<?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: Warning: the CID values for both test machines are the same</title>
	<atom:link href="http://www.wadewegner.com/2007/08/warning-the-cid-values-for-both-test-machines-are-the-same/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wadewegner.com/2007/08/warning-the-cid-values-for-both-test-machines-are-the-same/</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: Rob</title>
		<link>http://www.wadewegner.com/2007/08/warning-the-cid-values-for-both-test-machines-are-the-same/#comment-112</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 14 Dec 2010 12:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.architectingwith.net/2007/08/13/quotWarningTheCIDValuesForBothTestMachinesAreTheSamequot.aspx#comment-112</guid>
		<description>Thanks Wade a time saver.

The deletion of the registry keys and disabling &quot;Network DTC&quot; is redundant.
In my case, I had just cloned the VM one time. I found a uninstall/reboot/install was enough to generate a new CID.
On one machine I ran

msdtc -uninstall
shutdown -r -t 00
msdtc -install
net start msdtc

Thanks Again</description>
		<content:encoded><![CDATA[<p>Thanks Wade a time saver.</p>
<p>The deletion of the registry keys and disabling &#8220;Network DTC&#8221; is redundant.<br />
In my case, I had just cloned the VM one time. I found a uninstall/reboot/install was enough to generate a new CID.<br />
On one machine I ran</p>
<p>msdtc -uninstall<br />
shutdown -r -t 00<br />
msdtc -install<br />
net start msdtc</p>
<p>Thanks Again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yaniv</title>
		<link>http://www.wadewegner.com/2007/08/warning-the-cid-values-for-both-test-machines-are-the-same/#comment-111</link>
		<dc:creator>Yaniv</dc:creator>
		<pubDate>Tue, 03 Aug 2010 13:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.architectingwith.net/2007/08/13/quotWarningTheCIDValuesForBothTestMachinesAreTheSamequot.aspx#comment-111</guid>
		<description>Sad that even after sysprep, this problem persists. I hope a bug exists about it in MS.</description>
		<content:encoded><![CDATA[<p>Sad that even after sysprep, this problem persists. I hope a bug exists about it in MS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://www.wadewegner.com/2007/08/warning-the-cid-values-for-both-test-machines-are-the-same/#comment-110</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Fri, 02 Apr 2010 13:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.architectingwith.net/2007/08/13/quotWarningTheCIDValuesForBothTestMachinesAreTheSamequot.aspx#comment-110</guid>
		<description>Great solution!

watch out, on a Windows 2008 Server, that DTCPing doesn&#039;t work as expected. See this post:
http://social.msdn.microsoft.com/Forums/en-US/windowstransactionsprogramming/thread/e93ab09c-fcf5-4525-8822-ba1db525fbc8</description>
		<content:encoded><![CDATA[<p>Great solution!</p>
<p>watch out, on a Windows 2008 Server, that DTCPing doesn&#8217;t work as expected. See this post:<br />
<a href="http://social.msdn.microsoft.com/Forums/en-US/windowstransactionsprogramming/thread/e93ab09c-fcf5-4525-8822-ba1db525fbc8" rel="nofollow">http://social.msdn.microsoft.com/Forums/en-US/windowstransactionsprogramming/thread/e93ab09c-fcf5-4525-8822-ba1db525fbc8</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ytterbius</title>
		<link>http://www.wadewegner.com/2007/08/warning-the-cid-values-for-both-test-machines-are-the-same/#comment-109</link>
		<dc:creator>Ytterbius</dc:creator>
		<pubDate>Thu, 18 Mar 2010 21:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.architectingwith.net/2007/08/13/quotWarningTheCIDValuesForBothTestMachinesAreTheSamequot.aspx#comment-109</guid>
		<description>This was great, saved our butts!  The same problem can happen in Biztalk 2009.</description>
		<content:encoded><![CDATA[<p>This was great, saved our butts!  The same problem can happen in Biztalk 2009.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BizTalk 2006 R2 Installation Problem &#124; Infinite Dreamers</title>
		<link>http://www.wadewegner.com/2007/08/warning-the-cid-values-for-both-test-machines-are-the-same/#comment-108</link>
		<dc:creator>BizTalk 2006 R2 Installation Problem &#124; Infinite Dreamers</dc:creator>
		<pubDate>Mon, 22 Feb 2010 16:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.architectingwith.net/2007/08/13/quotWarningTheCIDValuesForBothTestMachinesAreTheSamequot.aspx#comment-108</guid>
		<description>[...] searching Google I came across a few posts that were of use including one by Wade Wegner. The reason I mention this one is because it describes an environment very similar to may own [...] </description>
		<content:encoded><![CDATA[<p>[...] searching Google I came across a few posts that were of use including one by Wade Wegner. The reason I mention this one is because it describes an environment very similar to may own [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce Boyles</title>
		<link>http://www.wadewegner.com/2007/08/warning-the-cid-values-for-both-test-machines-are-the-same/#comment-107</link>
		<dc:creator>Bruce Boyles</dc:creator>
		<pubDate>Fri, 12 Feb 2010 16:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.architectingwith.net/2007/08/13/quotWarningTheCIDValuesForBothTestMachinesAreTheSamequot.aspx#comment-107</guid>
		<description>This worked like a charm.  Thanks for the info.  Are the registry entries you describe exactly correct? I do not have HKLM/Software/Microsoft/Software/MSDTC but HKLM/Software/Microsoft/MSDTC</description>
		<content:encoded><![CDATA[<p>This worked like a charm.  Thanks for the info.  Are the registry entries you describe exactly correct? I do not have HKLM/Software/Microsoft/Software/MSDTC but HKLM/Software/Microsoft/MSDTC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R. Layton</title>
		<link>http://www.wadewegner.com/2007/08/warning-the-cid-values-for-both-test-machines-are-the-same/#comment-106</link>
		<dc:creator>R. Layton</dc:creator>
		<pubDate>Fri, 18 Dec 2009 20:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.architectingwith.net/2007/08/13/quotWarningTheCIDValuesForBothTestMachinesAreTheSamequot.aspx#comment-106</guid>
		<description>Yet another person saved... I had this issue before and did not find your article on Google, and finally had our SE team create a new image from scratch.  This time they used that same image I had the problem with again, but I found this and now the world is all sunshine and rainbows.

Before I found this article, the worst part was that I had to install all the dependencies for all of the apps, all of the windows updates and service packs and so forth, just to find out that BizTalk didn&#039;t want to be on that particular machine.</description>
		<content:encoded><![CDATA[<p>Yet another person saved&#8230; I had this issue before and did not find your article on Google, and finally had our SE team create a new image from scratch.  This time they used that same image I had the problem with again, but I found this and now the world is all sunshine and rainbows.</p>
<p>Before I found this article, the worst part was that I had to install all the dependencies for all of the apps, all of the windows updates and service packs and so forth, just to find out that BizTalk didn&#8217;t want to be on that particular machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tung Do</title>
		<link>http://www.wadewegner.com/2007/08/warning-the-cid-values-for-both-test-machines-are-the-same/#comment-105</link>
		<dc:creator>Tung Do</dc:creator>
		<pubDate>Fri, 24 Jul 2009 07:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.architectingwith.net/2007/08/13/quotWarningTheCIDValuesForBothTestMachinesAreTheSamequot.aspx#comment-105</guid>
		<description>Finally, I can do it. It must use Windows Administrator account. I&#039;m not sure why my domain account can&#039;t do that even it was added to Administrator group before.
Again, thank you very much, this topic is very useful.</description>
		<content:encoded><![CDATA[<p>Finally, I can do it. It must use Windows Administrator account. I&#8217;m not sure why my domain account can&#8217;t do that even it was added to Administrator group before.<br />
Again, thank you very much, this topic is very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tung Do</title>
		<link>http://www.wadewegner.com/2007/08/warning-the-cid-values-for-both-test-machines-are-the-same/#comment-104</link>
		<dc:creator>Tung Do</dc:creator>
		<pubDate>Tue, 21 Jul 2009 09:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.architectingwith.net/2007/08/13/quotWarningTheCIDValuesForBothTestMachinesAreTheSamequot.aspx#comment-104</guid>
		<description>It can not re-install MSDTC on Windows Server 2008 like that.
Please help.</description>
		<content:encoded><![CDATA[<p>It can not re-install MSDTC on Windows Server 2008 like that.<br />
Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan CrawCour</title>
		<link>http://www.wadewegner.com/2007/08/warning-the-cid-values-for-both-test-machines-are-the-same/#comment-103</link>
		<dc:creator>Ryan CrawCour</dc:creator>
		<pubDate>Wed, 05 Nov 2008 01:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.architectingwith.net/2007/08/13/quotWarningTheCIDValuesForBothTestMachinesAreTheSamequot.aspx#comment-103</guid>
		<description>Sadly i only found this article posting after i had battled with this eaxct problem for HOURS!
Thanks for the solution. Two lessons learnt here;

1) Google first
2) The few minutes that cloning machines saves you is just not worth it in the long run. Take the time to install the machine properly first time around!</description>
		<content:encoded><![CDATA[<p>Sadly i only found this article posting after i had battled with this eaxct problem for HOURS!<br />
Thanks for the solution. Two lessons learnt here;</p>
<p>1) Google first<br />
2) The few minutes that cloning machines saves you is just not worth it in the long run. Take the time to install the machine properly first time around!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

