Share via


Install the Exception Management Framework on Other BizTalk Servers

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

You can use the .msi files created in previous procedures to install the Exception Management Framework portion of the Microsoft.Practices.ESB application on other BizTalk Servers within the existing group.

To install the ESB Exception Management Framework on other BizTalk servers

  1. Click Run on the Start menu to open a command prompt.

  2. Execute the following command to add the necessary assemblies to the global assembly cache, copy the pipeline components, and create the IIS virtual directories on the local server.

    msiexec.exe /q /i "<path>\Microsoft.Practices.ESB.ExceptionHandling.msi"