<?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; asp.net mvc 2.0</title>
	<atom:link href="http://www.amptools.net/tag/asp-net-mvc-2-0/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>
		<item>
		<title>Missing ValidationMessageFor ?</title>
		<link>http://www.amptools.net/blog/missing-validation-message-for</link>
		<comments>http://www.amptools.net/blog/missing-validation-message-for#comments</comments>
		<pubDate>Wed, 07 Oct 2009 04:18:18 +0000</pubDate>
		<dc:creator>Michael Herndon</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[asp.net mvc 2.0]]></category>
		<category><![CDATA[preview 1]]></category>
		<category><![CDATA[preview 2]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[validation message]]></category>

		<guid isPermaLink="false">http://www.amptools.net/?p=220</guid>
		<description><![CDATA[Looking for the method ValidationMessageFor() ? Or at least wondering what happened to it?  Same here. 
I see the example of it&#8217;s use on Scott Gu&#8217;s Blog for Asp.Net Mvc 2.0 preview 1.   Yet I have not been able to google/bing a blog, tweet, or official mention of why this was dropped. [...]]]></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>Looking for the method <code>ValidationMessageFor()</code> ? Or at least wondering what happened to it?  Same here. </p>
<p>I see the example of it&#8217;s use on <a href="http://weblogs.asp.net/scottgu/archive/2009/07/31/asp-net-mvc-v2-preview-1-released.aspx">Scott Gu&#8217;s Blog</a> for Asp.Net Mvc 2.0 preview 1.   Yet I have not been able to google/bing a blog, tweet, or official mention of why this was dropped. </p>
<p>I checked the bits using <a href="http://www.red-gate.com/products/reflector/" rel="tag">reflector</a>, source code, and release notes for <a href="http://haacked.com/archive/2009/10/01/asp.net-mvc-preview-2-released.aspx" rel="tag">Asp.Net Mvc 2.0 Preview 2</a>. The bits and source code do confirm one thing. The extension methods for <code>ValidationMessageFor()</code> are not available in Preview 2.  </p>
<p>Unfortunately I do not have a bat phone (or a direct message on twitter) to anyone that works on Asp.Net Mvc. But I&#8217;m sure someone will pick up on this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amptools.net/blog/missing-validation-message-for/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! -->