<?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>amptools &#187; areas</title>
	<atom:link href="http://www.amptools.net/tag/areas/feed" rel="self" type="application/rss+xml" />
	<link>http://www.amptools.net</link>
	<description>Simplify your life.</description>
	<lastBuildDate>Sat, 08 May 2010 07:40:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Asp.Net Mvc 2 Areas Tip: Drop in a web.config</title>
		<link>http://www.amptools.net/blog/asp-net-mvc-2-areas-tip-drop-in-a-web-config</link>
		<comments>http://www.amptools.net/blog/asp-net-mvc-2-areas-tip-drop-in-a-web-config#comments</comments>
		<pubDate>Mon, 26 Oct 2009 20:28:31 +0000</pubDate>
		<dc:creator>Michael Herndon</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[areas]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[asp.net mvc 2.0]]></category>
		<category><![CDATA[exception]]></category>

		<guid isPermaLink="false">http://www.amptools.net/?p=250</guid>
		<description><![CDATA[I ran into an exception &#8220;Could not load type &#8216;System.Web.Mvc.ViewPage&#8221; or something along those lines while trying to implement &#8220;Areas&#8221; for Asp.Net MVC 2.  
So if you are coming up against this issue, you might be having that same issue. 
The solution, drop in a copy of the web.config from the views folder into [...]]]></description>
			<content:encoded><![CDATA[<img class='gravatar' style='float: left; margin-right: 10px; border: none;' src='http://www.gravatar.com/avatar.php?gravatar_id=899a978b0f02774a965aec11eeb0b8f4&amp;default=http://amppotls.net' alt='No Gravatar' width=48 height=48/><p>I ran into an exception &#8220;Could not load type &#8216;System.Web.Mvc.ViewPage<T>&#8221; or something along those lines while trying to implement &#8220;Areas&#8221; for Asp.Net MVC 2.  </p>
<p>So if you are coming up against this issue, you might be having that same issue. </p>
<p>The solution, drop in a copy of the web.config from the views folder into the folder for your areas folder (i.e. Areas/AreaName or Areas/AreaName/Views). Refresh. That should solve that exception.  Hopefully. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.amptools.net/blog/asp-net-mvc-2-areas-tip-drop-in-a-web-config/feed</wfw:commentRss>
		<slash:comments>0</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! -->