BizTalk Explorer v1.30
So, I was reading many questions in the newsgroups about how to easily "copy" a running BizTalk environment from one place and deploy it somewhere else, without taking the running machine offline.
BizTalk Explorer v1.30 supports this option ("Deployment" -> "Copy BizTalk environment") by allowing you to specify a BizTalk database, after which it:
Let me know of any issues, as I think this is a very handy feature and it should be well tested.
Download the new BizTalk Explorer v1.30 from GotDotNet or from here
Enjoy!
BizTalk Explorer v1.30 supports this option ("Deployment" -> "Copy BizTalk environment") by allowing you to specify a BizTalk database, after which it:
- copies the assemblies used within that environment
- copies the support libraries linked to these assemblies (non-BizTalk and non-Microsoft)
- exports the bindings within the server (assembly related and non-bound)
- creates a file called "deploy.bat", which performs all necessary actions to deploy the BizTalk environment somewhere else
- zips up the files and places it in a folder of your choosing
Let me know of any issues, as I think this is a very handy feature and it should be well tested.
Download the new BizTalk Explorer v1.30 from GotDotNet or from here
Enjoy!