ESB Portal Error Information


Upon completion with ESB installation and configuration, did build the ESB.Portal project and running the Management_Install command, thought of having look at ESB portal but following is what I got :(

Nothing substantial, so checked event log as notified

Aah ! I missed to install Reportviewer which is required.


Download and install Microsoft Report Viewer Redis07ibutable 2008  





After installing Report viewer, ESB portal was all good .

Note: Other considerations while configuring ESB Portal

1. Download and install Enterprise Library 5.0

2. Open ESB.Portal.sln found in C:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal
3.In the Solution Explorer add Microsoft.Practices.ServiceLocation.dll as a reference to the ESB.BAM.Service.Implementation project. This assembly is found in C:\Program Files (x86)\Microsoft Enterprise Library 5.0\Bin
4. Save all files in the solution and Rebuild ESB.Portal project.
5. Close Visual Studio and Run Management_Install.cmd file found in C:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\Install\Scripts


ServerLess360



Comments

Popular posts from this blog

Run Android emulator and Android Studio on Azure VM using Hyper V

The request has both SAS authentication scheme and 'Bearer' authorization scheme. Only one scheme should be used

Azure AD Token Generator using .NET Core