Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to migrate project on another machine ?
- This topic has 4 replies, 1 voice, and was last updated 8 years, 1 month ago by
community-content.
-
AuthorPosts
-
-
July 11, 2006 at 2:34 PM #13988
I have never used the MSI approach. Things are a lot better in 2006.
I spent about a week creating some VBScripts and document procedures for how to migrate at my last client – so I’m just letting you kinow it’s not always an easy task.For example, one thing that everybody seems to gloss over.
You may have a file drop such as C:\\myDir on your test machine.
But on the product machine the directory may be called C:\\MyCompany\\Biztalk\\MyDir.So you typically have to run BTSDeploy and create binding files, and often edit them manually (or create some utility to do that for you).
Also, what about Web Services and SQL Connections?
We used the Host file to redirect WebServices, and we used SQL Client Network utility to redirect database connections.Anyway – schedule a lot of time to do it (depending on the complexity of your environment and the number of orchestrations) – and good luck.
-
July 17, 2006 at 9:41 PM #13989
I was talking about 2004 in my last post. I was just saying it will be much easier in 2006.
Neal
-
July 11, 2006 at 6:29 AM #13990
Hi Everybody! Can anybody explain me how to migrate projects from one machine to another.
I have installed and configured BTS 2004 on a single machine(machine1), and now I want to install another BTS 2004 on a different machine(machine2). But we have some projects developed on machine1. How can I migrate these projects on machine2, what files I have to save, what databases I have to copy, etc ?
P.S. BTS2004 installed on machine2 will use domain accounts (DC will be installed apparently). And by the way, if somebody have installation guide of BTS2004 in a multiple environment (not official Microsoft guide, but real working insatallation), please send me to [email protected]
-
July 14, 2006 at 4:42 AM #13991
What about migrating in BizTalk 2004?
-
July 11, 2006 at 2:07 PM #13992
As a starting place, have a look at this article [url]http://web6.codeproject.com/useritems/BT2006Deployment.asp[/url] which explains a little about BTSInstaller and the creation of MSInstaller files for the movement of projects/solutions.
Or article : [url]http://www.topxml.com/BizTalk-2006/re-21587_How-To-Package-and-Deploy-BizTalk-2006-Applications.aspx[/url]
-
-
-
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.