BizTalk/CS2007 Nant deployment
I am currently trying to Automate our deployment of our Biztalk/CS2007 using nant.
However i have come unstuck when trying to import the previously saved bindings file.
When the bindings file is exported the password used in the CS2007 adapters gets obfuscated. Therefore when we import the bindings we have to manually reset the password. Does anybody have any idea how to persist the correct password in the exported bindings file?
Cheers
Glyn

