<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Could not load type &#8216;System.Web.Mvc.ViewPage&lt;..&lt;&gt;&#8217;</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2009/04/05/could-not-load-type-systemwebmvcviewpage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2009/04/05/could-not-load-type-systemwebmvcviewpage/</link>
	<description>Wrecks of code floating in the sea of Internet By Ricci Gian Maria</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:15:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Dave</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/04/05/could-not-load-type-systemwebmvcviewpage/comment-page-1/#comment-3032</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 01 Apr 2010 19:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/04/05/could-not-load-type-systemwebmvcviewpage/#comment-3032</guid>
		<description>Thanks!  Had removed sub folders and my publish didn&#039;t copy the config files (so no overwrites).  Didn&#039;t realize there was one hidden!  :D</description>
		<content:encoded><![CDATA[<p>Thanks!  Had removed sub folders and my publish didn&#8217;t copy the config files (so no overwrites).  Didn&#8217;t realize there was one hidden!  <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ola</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/04/05/could-not-load-type-systemwebmvcviewpage/comment-page-1/#comment-2977</link>
		<dc:creator>Ola</dc:creator>
		<pubDate>Tue, 23 Feb 2010 13:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/04/05/could-not-load-type-systemwebmvcviewpage/#comment-2977</guid>
		<description>THANKS! :) Had exactly the same problem and this of course solved it :)</description>
		<content:encoded><![CDATA[<p>THANKS! <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Had exactly the same problem and this of course solved it <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/04/05/could-not-load-type-systemwebmvcviewpage/comment-page-1/#comment-2971</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Thu, 18 Feb 2010 14:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/04/05/could-not-load-type-systemwebmvcviewpage/#comment-2971</guid>
		<description>worked perfectly!  thank you!</description>
		<content:encoded><![CDATA[<p>worked perfectly!  thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathaniel</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/04/05/could-not-load-type-systemwebmvcviewpage/comment-page-1/#comment-2949</link>
		<dc:creator>Nathaniel</dc:creator>
		<pubDate>Fri, 12 Feb 2010 01:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/04/05/could-not-load-type-systemwebmvcviewpage/#comment-2949</guid>
		<description>I&#039;m trying to run MVC in a web site project and was missing that Views web.config file. Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to run MVC in a web site project and was missing that Views web.config file. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Angers</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/04/05/could-not-load-type-systemwebmvcviewpage/comment-page-1/#comment-2937</link>
		<dc:creator>Dave Angers</dc:creator>
		<pubDate>Fri, 05 Feb 2010 01:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/04/05/could-not-load-type-systemwebmvcviewpage/#comment-2937</guid>
		<description>I too had this problem for the same reason (integrating into an existing ASP.NET site) Found the problem at
http://forums.asp.net/t/1378448.aspx

You need to look at the Web.config that the normal MVC project puts in the VIEWS folder - always was puzzled by that.

Dave</description>
		<content:encoded><![CDATA[<p>I too had this problem for the same reason (integrating into an existing ASP.NET site) Found the problem at<br />
<a href="http://forums.asp.net/t/1378448.aspx" rel="nofollow">http://forums.asp.net/t/1378448.aspx</a></p>
<p>You need to look at the Web.config that the normal MVC project puts in the VIEWS folder &#8211; always was puzzled by that.</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/04/05/could-not-load-type-systemwebmvcviewpage/comment-page-1/#comment-2904</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 18 Jan 2010 20:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/04/05/could-not-load-type-systemwebmvcviewpage/#comment-2904</guid>
		<description>Thank you!! I was about to strangle somebody.</description>
		<content:encoded><![CDATA[<p>Thank you!! I was about to strangle somebody.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tran Chi Khanh</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/04/05/could-not-load-type-systemwebmvcviewpage/comment-page-1/#comment-2725</link>
		<dc:creator>Tran Chi Khanh</dc:creator>
		<pubDate>Wed, 21 Oct 2009 15:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/04/05/could-not-load-type-systemwebmvcviewpage/#comment-2725</guid>
		<description>Thanks a lot, i spend a long time to find solution for this error. You help me to save a lot time.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, i spend a long time to find solution for this error. You help me to save a lot time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

