<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ed &#34;Over&#34; Ip &#187; ESB</title>
	<atom:link href="http://www.edoverip.com/edoverip/index.php/tag/esb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edoverip.com/edoverip</link>
	<description>Frequently geeky, mostly dorky...</description>
	<lastBuildDate>Fri, 26 Mar 2010 15:38:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing ESB 2.0 CTP2 on x64</title>
		<link>http://www.edoverip.com/edoverip/index.php/2009/05/27/installing-esb-20-ctp2-on-x64/</link>
		<comments>http://www.edoverip.com/edoverip/index.php/2009/05/27/installing-esb-20-ctp2-on-x64/#comments</comments>
		<pubDate>Wed, 27 May 2009 16:47:02 +0000</pubDate>
		<dc:creator>eip</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[BizTalk 2009]]></category>
		<category><![CDATA[ESB]]></category>

		<guid isPermaLink="false">http://www.edoverip.com/edoverip/?p=325</guid>
		<description><![CDATA[Took me a 2 days to figure this out, so thought to pass it along.  If you try to install Enterprise Service Bus Guidance 2.0 CTP2 on x64, it will throw an error similar to &#8220;The Application required Enterprise Library version 4.  Please install the Enterprise Library V4 and then run the installer.&#8221;

The problem is that [...]]]></description>
			<content:encoded><![CDATA[<div>Took me a 2 days to figure this out, so thought to pass it along.  If you try to install <a href="http://www.codeplex.com/esb" target="_blank">Enterprise Service Bus Guidance 2.0</a> CTP2 on x64, it will throw an error similar to &#8220;The Application required Enterprise Library version 4.  Please install the Enterprise Library V4 and then run the installer.&#8221;</div>
<div></div>
<div>The problem is that the MSI is looking for this registry key:</div>
<div>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Enterprise Library v4</div>
<div></div>
<div>While EntLib created the key here:</div>
<div>HKEY_LOCAL_MACHINE\SOFTWARE\<strong>Wow6432Node</strong>\Microsoft\Enterprise Library v4</div>
<div></div>
<div>So&#8230;create the key and string values yourself.  Enjoy!</div>
]]></content:encoded>
			<wfw:commentRss>http://www.edoverip.com/edoverip/index.php/2009/05/27/installing-esb-20-ctp2-on-x64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
