<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: A new twist to the error: &#8220;Unable to enlist in the transaction.&#8221;</title>
	<atom:link href="http://www.wadewegner.com/2007/05/a-new-twist-to-the-error-unable-to-enlist-in-the-transaction/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wadewegner.com/2007/05/a-new-twist-to-the-error-unable-to-enlist-in-the-transaction/</link>
	<description>From the whiteboard to the keyboard</description>
	<lastBuildDate>Sat, 04 Feb 2012 13:53:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Nelson Homer Talag</title>
		<link>http://www.wadewegner.com/2007/05/a-new-twist-to-the-error-unable-to-enlist-in-the-transaction/#comment-36</link>
		<dc:creator>Nelson Homer Talag</dc:creator>
		<pubDate>Wed, 27 Feb 2008 08:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.architectingwith.net/2007/05/10/ANewTwistToTheErrorUnableToEnlistInTheTransaction.aspx#comment-36</guid>
		<description>I would like to add on this article

i encountered a similar problem regarding &quot;Unable to enlist in the transaction&quot;

we have a setup where DTC was enabled ton both Biztalk and Database servers and the netbios was also setup correctly. however the documents remain to be unprocessed.

the solution i found was regarding a setup in DTC. it seems that the DTC in W2k3 by default only allows secured RPC calls and my transactions are not being listed

I just changed the following system registry:

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftMSDTC]
&quot;AllowOnlySecureRpcCalls&quot;=dword:00000000
&quot;TurnOffRpcSecurity&quot;=dword:00000001

and everything worked well

I hope this helps</description>
		<content:encoded><![CDATA[<p>I would like to add on this article</p>
<p>i encountered a similar problem regarding &quot;Unable to enlist in the transaction&quot;</p>
<p>we have a setup where DTC was enabled ton both Biztalk and Database servers and the netbios was also setup correctly. however the documents remain to be unprocessed.</p>
<p>the solution i found was regarding a setup in DTC. it seems that the DTC in W2k3 by default only allows secured RPC calls and my transactions are not being listed</p>
<p>I just changed the following system registry:</p>
<p>[HKEY_LOCAL_MACHINESOFTWAREMicrosoftMSDTC]<br />
&quot;AllowOnlySecureRpcCalls&quot;=dword:00000000<br />
&quot;TurnOffRpcSecurity&quot;=dword:00000001</p>
<p>and everything worked well</p>
<p>I hope this helps</p>
]]></content:encoded>
	</item>
</channel>
</rss>

