<?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>Stronico - Steroids for Networking &#187; MVC</title>
	<atom:link href="http://blog.stronico.com/tag/mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stronico.com</link>
	<description>Building the Address Book that Works With Your Brain</description>
	<lastBuildDate>Wed, 08 Sep 2010 02:27:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to fix the Microsoft.Web.Administration.dll problem</title>
		<link>http://blog.stronico.com/2010/01/how-to-fix-the-microsoft-web-administration-dll-problem/</link>
		<comments>http://blog.stronico.com/2010/01/how-to-fix-the-microsoft-web-administration-dll-problem/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 18:18:27 +0000</pubDate>
		<dc:creator>Steve French</dc:creator>
				<category><![CDATA[How To Fix]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://blog.stronico.com/?p=176</guid>
		<description><![CDATA[<p><strong>The Problem: </strong> While coding away on the Stronico signup process I came across a problem with creating a reference to the Microsoft.Web.Administration dll, namely it was not present as a reference.  No problem, I added the dll manually via Visual Studio (it is in the %WinDir%\System32\InetSrv directory), yet once that was done I could not reference the dll.</p>
<p><a href="http://blog.stronico.com/2010/01/how-to-fix-the-microsoft-web-administration-dll-problem/" class="more-link">Read more on How to fix the Microsoft.Web.Administration.dll problem&#8230;</a></p>
<img src="http://blog.stronico.com/?ak_action=api_record_view&#038;id=176&#038;type=feed" alt="" />]]></description>
			<content:encoded><![CDATA[<p><strong>The Problem: </strong> While coding away on the Stronico signup process I came across a problem with creating a reference to the Microsoft.Web.Administration dll, namely it was not present as a reference.  No problem, I added the dll manually via Visual Studio (it is in the %WinDir%\System32\InetSrv directory), yet once that was done I could not reference the dll.</p>
<p><strong>The Cause: </strong>The dll must be marked as &#8220;Copy Local &#8211; True&#8221; and &#8220;Specific Version &#8211; True&#8221;.</p>
<p><strong>The Solution:</strong> Mark the two options as true in the properties and the problem will go away.  It&#8217;s always the stupid errors that cause the most problems.  One of the purposes of blogging these errors is to  reduce their frequency.</p>
<img src="http://blog.stronico.com/?ak_action=api_record_view&id=176&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.stronico.com/2010/01/how-to-fix-the-microsoft-web-administration-dll-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
