<?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: ASP.NET MVC1 Areas</title>
	<atom:link href="http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/</link>
	<description>Tips, tricks, and technology... you know... stuff!</description>
	<lastBuildDate>Tue, 17 Jan 2012 16:00:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Robert Hollencamp</title>
		<link>http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/#comment-631</link>
		<dc:creator>Robert Hollencamp</dc:creator>
		<pubDate>Thu, 26 May 2011 22:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/#comment-631</guid>
		<description>I will update the article to include this. Thanks for the feedback</description>
		<content:encoded><![CDATA[<p>I will update the article to include this. Thanks for the feedback</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francisco</title>
		<link>http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/#comment-630</link>
		<dc:creator>Francisco</dc:creator>
		<pubDate>Wed, 25 May 2011 23:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/#comment-630</guid>
		<description>Ok, Problem resolved.

You need to copy the web.config placed on the Views folder to the new folder where you want to store your new views.

:)</description>
		<content:encoded><![CDATA[<p>Ok, Problem resolved.</p>
<p>You need to copy the web.config placed on the Views folder to the new folder where you want to store your new views.</p>
<p>:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francisco</title>
		<link>http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/#comment-629</link>
		<dc:creator>Francisco</dc:creator>
		<pubDate>Wed, 25 May 2011 22:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/#comment-629</guid>
		<description>Yeap, it is like somehow the views located into &quot;Views&quot; folder or any other inside it, could be able of taking the inherits=System.Web.Mvc.ViewPage in a good way. But other pages outside do not use it :(</description>
		<content:encoded><![CDATA[<p>Yeap, it is like somehow the views located into &#8220;Views&#8221; folder or any other inside it, could be able of taking the inherits=System.Web.Mvc.ViewPage in a good way. But other pages outside do not use it :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Hollencamp</title>
		<link>http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/#comment-628</link>
		<dc:creator>Robert Hollencamp</dc:creator>
		<pubDate>Wed, 25 May 2011 21:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/#comment-628</guid>
		<description>I remember running into this issue before using MVC1, but I do not remember if it has to do with the area-aware view engine or a different component I was working on.

Unfortunately I never found a solution</description>
		<content:encoded><![CDATA[<p>I remember running into this issue before using MVC1, but I do not remember if it has to do with the area-aware view engine or a different component I was working on.</p>
<p>Unfortunately I never found a solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francisco</title>
		<link>http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/#comment-627</link>
		<dc:creator>Francisco</dc:creator>
		<pubDate>Wed, 25 May 2011 21:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.thebinaryidiot.com/archives/2010/07/30/asp-net-mvc1-areas/#comment-627</guid>
		<description>Hi, i used your implementation for a site i have using mvc1. The thing is that now my pages are not able to use ViewPage being T my view model for the page. Instead i have to use just ViewPage and cast the Model to the especific type i have over the page.
Do you know why this could be happening?
Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi, i used your implementation for a site i have using mvc1. The thing is that now my pages are not able to use ViewPage being T my view model for the page. Instead i have to use just ViewPage and cast the Model to the especific type i have over the page.<br />
Do you know why this could be happening?<br />
Thanks in advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>

