Deploy BizTalk application to another domain from Visual Studio.

Home Page Forums BizTalk 2004 – BizTalk 2010 Deploy BizTalk application to another domain from Visual Studio.

Viewing 1 reply thread
  • Author
    Posts
    • #22991

      I am developing a BizTalk application in Visual Studio on one Windows server. No I want to deploy the BizTalk application to a BizTalk Server in another domain than the server where I am developing the application.

      Is this possible from Visual Studio?

      My problem is when i setup the deployment properties for the BizTalk project in Visual Studio i cannot find a way to change the credentials to an user which has access to the BizTalk Server / SQL Server where i want to deploy.

      Is there som way around this?

    • #22992

      I think your easiest approach is to deploy it to your local machine.  Then from the Biztalk administration console, export the application to an .MSI.  You can then take this .MSI to another Biztalk group and install it there. 

      Also, you will need to export the bindings as well if you need your send/receive ports and orchestration bindings.

      Please see this link for a basic walk through of deploying an application in Biztalk

      http://msdn.microsoft.com/en-us/library/aa559168(BTS.10).aspx

      -Ben

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.