Here are the steps to install the Management Portal for ESB Toolkit 2.2 that ships with BizTalk 2013.
After the ESB Toolkit has been installed and configured:
After the ESB Toolkit has been installed and configured:
- Unzip C:\Program Files (x86)\Microsoft BizTalk ESB Toolkit\ESBSource.zip file into the C:\Projects\Microsoft.Practices.ESB folder
- Remove Read-only attribute from all files in C:\Projects\Microsoft.Practices.ESB folder.
- Download and install Enterprise Library 5.0 from http://www.microsoft.com/en-us/download/details.aspx?id=15104
- Download and install Microsoft Report Viewer Redistributable 2008 from http://www.microsoft.com/en-us/download/details.aspx?id=577
- In Visual Studio 2012, open ESB.Portal.sln found in C:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal
- When Visual Studio 2012 starts converting the solution to the current format, a dialog pops up that warns you about ESB.Portal.Setup.vdproj file not being supported in Visual Studio 2012. Click OK. Wait until the solution opens.
- 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
- Open web.config file found in ESB.Portal project and remove (or comment out) "scripting" sectionGroup declaration that starts at line 12 and ends at line 20.
- Save all files in the solution.
- Rebuild ESB.Portal solution.
- Close Visual Studio.
- Run Management_Install.cmd file found in C:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\Install\Scripts
No comments:
Post a Comment