Hi,
Am trying to create build scripts using BizTalk MsBuild Generator. The solution for which the scripts have to be generated, has references to other Biztalk applications. When I generate the scripts, I can build and deploy the Biztalk application. But, I am not able to add the reference of other BizTalk applications using the scripts.
For example, scripts are getting generated for a solution containing BizTalkApplicationA and BizTalkApplicationA is referring to BizTalkApplicationB.
I will be able to build and deploy BizTalkApplicationA using scripts but the reference to BizTalkApplicationB cannot be added through the scripts. Due to which the BTSTask ImportBindings gets failed.
Please let me know how to resolve this reference issue.
Thanks,
ritika
Am trying to create build scripts using BizTalk MsBuild Generator. The solution for which the scripts have to be generated, has references to other Biztalk applications. When I generate the scripts, I can build and deploy the Biztalk application. But, I am not able to add the reference of other BizTalk applications using the scripts.
For example, scripts are getting generated for a solution containing BizTalkApplicationA and BizTalkApplicationA is referring to BizTalkApplicationB.
I will be able to build and deploy BizTalkApplicationA using scripts but the reference to BizTalkApplicationB cannot be added through the scripts. Due to which the BTSTask ImportBindings gets failed.
Please let me know how to resolve this reference issue.
Thanks,
ritika