Eric’s BizTalk 2004/2006 Blog

My BizTalk Experiences using Flat Files, InfoPath, BAM, BRE, BAS, HL7, HIPAA, WSS.

June 13, 2006

BizTalk and DTC

Filed under: BizTalk — eric @ 7:07 am

When running non-atomic scoped database transactions across your network, getting schemas from the wizard does not seem to exploit this little known fact. You need to make sure that DTC is enabled on both the BizTalk machine(s) and the database you are connected to.

Objects to check for:

  • In Component Services (Administration Tools) right click My Computer, on the MSDTC tab, click on Security Configuration Tabl and Allow Inbound and Outbound Communication.
  • In Windows Components (Add/Remove Programs) click details of Application Server make sure that Enable network DTC access is checked.

 

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.