<?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>Saved for later reference &#187; IIS6</title>
	<atom:link href="http://www.lejordet.com/tag/iis6/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lejordet.com</link>
	<description>online repository of stuff I had to google for hours to figure out</description>
	<lastBuildDate>Tue, 31 Jan 2012 19:37:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MS Dynamics CRM installation: ASP.NET 2.0 is not installed</title>
		<link>http://www.lejordet.com/2010/07/ms-dynamics-crm-installation-asp-net-2-0-is-not-installed/</link>
		<comments>http://www.lejordet.com/2010/07/ms-dynamics-crm-installation-asp-net-2-0-is-not-installed/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 12:46:22 +0000</pubDate>
		<dc:creator>Lars Erik Jordet</dc:creator>
				<category><![CDATA[quick]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[.net2.0]]></category>
		<category><![CDATA[dynamics]]></category>
		<category><![CDATA[IIS6]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.lejordet.com/?p=109</guid>
		<description><![CDATA[What to do if MS Dynamics CRM installation reports "ASP.NET 2.0 is not installed" after you've installed .NET 4.0]]></description>
			<content:encoded><![CDATA[<p>I got this error message on a server while installing Dynamics. At first I thought the problem was that my IIS is running 64 bit .NET 2.0 (I&#8217;ve had problems with that in the past), but it turns out that the actual problem is that .NET 4.0 was installed.</p>
<p>
<a  href="http://crm.vdsnickt.eu/2010/05/ms-crm-4-0-setup-error-asp-net-is-not-installed/" onclick="javascript:pageTracker._trackPageview('/external/crm.vdsnickt.eu/2010/05/ms-crm-4-0-setup-error-asp-net-is-not-installed/');" >This guy</a> figured out what the problem is: The installer checks for a specific filter in the IIS settings, which doesn&#8217;t exist when .NET 4.0 has been installed.</p>
<p>I&#8217;ll repeat the fix here, hopefully making this a bit more &#8220;discoverable&#8221; by search engines (searching the exact error message gave me nothing helpful, just tips about running <span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; line-height: 18px; font-size: 12px; white-space: pre;">aspnet_regiis.exe -i <span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; line-height: 19px; white-space: normal; font-size: 13px;">repeatedly):</span></span></p>
<p>In IIS Manager, right click Web Sites, and select Properties.</p>
<p>Under ISAPI Filters, Add a new filter you call ASP.NET_2.0.50727, pointing to C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\aspnet_filter.dll (assuming 64 bit server, otherwise substitute Framework for Framework64).</p>
<p>Dynamics should now install without issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lejordet.com/2010/07/ms-dynamics-crm-installation-asp-net-2-0-is-not-installed/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
