Building and Deploying a BizTalk Server Project - Enterprise Integration Server - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Premier - Standard - external - Standard - Premier

Enterprise Integration Server

Platform
OnBase
Product
Enterprise Integration Server
Release
Foundation 23.1
License
Standard
Premier

When you build a BizTalk Server project, you place all the files in the project into a package. When you deploy a BizTalk Server project, you send the package to the BizTalk server and install it as an application.

To build and deploy a BizTalk Server project:

  1. Open a BizTalk Server project in Visual Studio.
  2. Select the Solution Explorer tab.
  3. Right-click the name of the project.
  4. Select Properties.
  5. Click Signing.
  6. Select the Sign the assembly check box.
  7. From the Choose a strong name key file drop-down list, select <New...>.
  8. In the Create Strong Name Key dialog box, type a name for the key file in the Key file name field.
  9. Clear the Protect my key file with a password check box.
  10. Click OK.
  11. Click Deployment.
  12. In the BizTalk Group pane, type a name in the Application Name field.
  13. Save your BizTalk Server project.
  14. In the Solution Explorer pane, right-click the name of the project.
  15. Select Build.
  16. The Output pane displays the progress.
  17. In the Solution Explorer pane, right-click the name of the project.
  18. Select Deploy.
  19. The Output pane displays the progress.