Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Using the same name space and root tag in two different orchestrations. › Re: Using the same name space and root tag in two different orchestrations.
September 18, 2008 at 7:19 AM
#20756
For test and production, you should really set up separate BizTalk environments on separate servers. If there is no way to get dedicated servers for test, set up test on a virtual pc somewhere (preferably not on the prod server). Deploy your app to test, test it, export an MSI file from test, and install it on prod. Maintaining 2 versions of your apps would inevitably lead to disaster.