Carrying a project from one bts to another.

Home Page Forums BizTalk 2004 – BizTalk 2010 Carrying a project from one bts to another.

Viewing 1 reply thread
  • Author
    Posts
    • #14158

      What do you mean by carry? Do you mean just copying the project source files from one machine to the other?

      If so, then just make sure you change the database server property in the project settings so that it reflects the correct machine name. You’ll also need to make sure you deploy/move any bindings you have, or just make a full deploy on the other machine and configure everything by hand up again.

      If you’re talking about actually deploying a ready solution, then you can use the deployment wizard to export/import it.

    • #14159

      If you are indeed talking about copying source, just change the project properties on the original machine to use \”.\” as the BizTalk database, thus resolving to the local SQL instance on any server it’s compiled and deployed on.

      • #14160

        Hi everyone,
        I have some problems in carrying a project from a bts to another. These biztalk servers use different sql servers.
        How can I carry assemblies from old one to new one.

        Please help…

        O.A.

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