<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ASP.NET MVC</title><link>http://forums.asp.net/1146.aspx</link><description>Discussions regarding Model-View-Controller (MVC) support in ASP.NET.  &lt;a href="http://forums.asp.net/1215.aspx"&gt;T4MVC subforum&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: App Error</title><link>http://forums.asp.net/thread/2387530.aspx</link><pubDate>Thu, 29 May 2008 08:24:57 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2387530</guid><dc:creator>Ahtesham</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2387530.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2387530</wfw:commentRss><description>&lt;p&gt;I had the same problem but i visit this &lt;/p&gt;
&lt;p&gt;&lt;a href="http://forums.asp.net/t/1261720.aspx"&gt;http://forums.asp.net/t/1261720.aspx&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;and do what &lt;a href="http://forums.asp.net/members/subdigital.aspx"&gt;&lt;font color="#034efa"&gt;subdigital&lt;/font&gt;&lt;/a&gt;&amp;nbsp; said and it solve my problem &lt;/p&gt;
&lt;p&gt;plz reply if u find any other problem &lt;/p&gt;</description></item><item><title>Re: App Error</title><link>http://forums.asp.net/thread/2279138.aspx</link><pubDate>Sun, 06 Apr 2008 05:32:07 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2279138</guid><dc:creator>shinyzhu</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2279138.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2279138</wfw:commentRss><description>&lt;p&gt;The Kigg application is based on the &lt;strong&gt;ASP.NET MVC Preview 2,&lt;/strong&gt; but the &lt;strong&gt;ASP.NET 3.5 Extension&lt;/strong&gt; is just a CTP version.&lt;/p&gt;
&lt;p&gt;The ASP.NET MVC road map update can be found here &lt;a href="http://weblogs.asp.net/scottgu/archive/2008/02/12/asp-net-mvc-framework-road-map-update.aspx"&gt;http://weblogs.asp.net/scottgu/archive/2008/02/12/asp-net-mvc-framework-road-map-update.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So, you can just uninstall the CTP version and install the newer version called ASP.NET MVC Preview 2.&lt;/p&gt;
&lt;p&gt;You can download it here &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=38CC4CF1-773A-47E1-8125-BA3369BF54A3&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=38CC4CF1-773A-47E1-8125-BA3369BF54A3&amp;amp;displaylang=en&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope to help.&lt;/p&gt;</description></item><item><title>Re: App Error</title><link>http://forums.asp.net/thread/2278743.aspx</link><pubDate>Sat, 05 Apr 2008 18:15:59 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2278743</guid><dc:creator>Girijesh</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2278743.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2278743</wfw:commentRss><description>&lt;p&gt;Run following command on Visual Studio 2008 Command Promp&lt;/p&gt;
&lt;p&gt;gacutil /i &amp;quot;C:\Program Files\Microsoft ASP.NET MVC Preview 2\Assemblies\System.Web.Abstractions.dll&amp;quot;&lt;/p&gt;
&lt;p&gt;gacutil /i &amp;quot;C:\Program Files\Microsoft ASP.NET MVC Preview 2\Assemblies\System.Web.Mvc.dll&amp;quot;&lt;/p&gt;
&lt;p&gt;gacutil /i &amp;quot;C:\Program Files\Microsoft ASP.NET MVC Preview 2\Assemblies\System.Web.Routing.dll&amp;quot;&lt;/p&gt;</description></item><item><title>Re: App Error</title><link>http://forums.asp.net/thread/2273593.aspx</link><pubDate>Thu, 03 Apr 2008 07:38:36 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2273593</guid><dc:creator>panjkov</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2273593.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2273593</wfw:commentRss><description>&lt;p&gt;Please, give us some more information on that error. &lt;/p&gt;&lt;p&gt;Based on this what you&amp;#39;ve posted, are you sure that you&amp;#39;re running this on March CTP of ASP.NET MVC? If you&amp;#39;re running your example on December CTP, you&amp;#39;ll most likely encounter this error, because complete functionality of ASP.NET MVC was &lt;u&gt;not&lt;/u&gt; separated across these 3 assemblies, that were introduced in the March CTP:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;System.Web.Abstractions&lt;br /&gt;System.Web.Routing&lt;br /&gt;System.Web.Mvc&amp;nbsp;&lt;/p&gt;&lt;p&gt;Easiest way to check that is to create new ASP.NET MVC project and open file HomeController.cs.&amp;nbsp; If public methods &lt;u&gt;are&lt;/u&gt; decorated with [ControllerAction] ,&amp;nbsp; on your computer is installed December CTP of ASP.NET MVC. If that&amp;#39;s not the case (if public methods inside controller class &lt;u&gt;are not&lt;/u&gt; decorated with [ControllerAction] ) on your computer is installed March CTP.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: App Error</title><link>http://forums.asp.net/thread/2273576.aspx</link><pubDate>Thu, 03 Apr 2008 07:31:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2273576</guid><dc:creator>rjcox</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2273576.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2273576</wfw:commentRss><description>&lt;p&gt;Are the three assemblies:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;System.Web.Abstractions.dll&lt;/li&gt;&lt;li&gt;System.Web.Mvc.dll&lt;/li&gt;&lt;li&gt;System.Web.Routing.dll&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;in the application&amp;#39;s bin folder?&lt;/p&gt;&lt;p&gt;(With preview #2 they are deployed side by side rather than in the GAC.)&amp;nbsp;&lt;/p&gt;</description></item><item><title>App Error</title><link>http://forums.asp.net/thread/2272723.aspx</link><pubDate>Wed, 02 Apr 2008 20:50:43 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2272723</guid><dc:creator>JamesSAEP</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2272723.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2272723</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve installed the MVC framework and am trying to Kigg starter kit.&amp;nbsp; I get the following error when trying to browse to the application:&lt;/p&gt;&lt;p&gt;Could not load file or assembly &amp;#39;System.Web.Abstractions, Version=3.5.0.0, 
Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;#39; or one of its dependencies. 
The system cannot find the file specified.&amp;nbsp; What have I missed?&lt;/p&gt;&lt;p&gt;Thanks.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;/p&gt;&lt;table bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td&gt;&lt;code&gt;&lt;/code&gt;&lt;pre&gt;Line 38:       &amp;lt;assemblies&amp;gt;&lt;br /&gt;Line 39:         &amp;lt;add assembly=&amp;quot;System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089&amp;quot;/&amp;gt;&lt;br /&gt;&lt;font color="red"&gt;Line 40:         &amp;lt;add assembly=&amp;quot;System.Web.Abstractions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35&amp;quot;/&amp;gt;&lt;br /&gt;&lt;/font&gt;Line 41:         &amp;lt;add assembly=&amp;quot;System.Web.Routing, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35&amp;quot;/&amp;gt;&lt;br /&gt;Line 42:         &amp;lt;add assembly=&amp;quot;System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089&amp;quot;/&amp;gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>