Quantcast
Channel: biztalkdeployment Forum Rss Feed
Viewing all articles
Browse latest Browse all 1089

New Post: Party Settings being overwritten when deploying a specific Orchestration assembly

$
0
0
Hi Rohan,

Assuming that you took this from the Visual Studio Output window, I believe that the log output you pasted is coming from BTSTask.exe, not the Deployment Framework. If you look backwards (earlier) in the log file from that point, you should find the BTSTask.exe command line. I suggest that you dispense with testing your entire deployment and focus on that command line. Just run it directly from a Command Prompt as admin. You should see the same output.

It should be as simple as:
BTSTask.exe AddResource -Type:BizTalkAssembly -Source:"..\Project\bin\debug\Communication.Orch.CommunicationDocument.dll" -ApplicationName:"MyAppName" -Options:GacOnAdd,GacOnImport,GacOnInstall

I also have to ask -- you are not using the Deploy menu in Visual Studio, right? You should have the Deploy checkbox in Configuration Manager unchecked for all BizTalk projects. All bindings-related configuration should come long after the orchestration deployment during the ImportBindings step.

Thanks,
Tom

Viewing all articles
Browse latest Browse all 1089

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>