Share via


Installing the BizTalk Operations Sample

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.

The BizTalk Operations sample requires the ESB BizTalk Operations service installed and configured in according with the instructions in the section Installing Services and Components. The default location of the BizTalk Operations Web service is https://localhost/ESB.BizTalkOperationsService/Operations.asmx; however, you can change this in the application configuration file if you deploy the service in a different location or a remote server.

You must install BizTalk Operations sample from the solution project.

To install the BizTalk Operations sample

  1. Open the solution named ESB.BizTalkOperations.Test.Client.csproj from the \Source\Samples\BizTalkOperations folder where you installed the ESB source files into Visual Studio 2005.
  2. Use the commands on the Build menu to compile the solution.