I have an asp.net website which is already developed in .net 3.5, Now I asked to develop few pages in MVC 2.0 and few pages in DynamicData. Now Can I Run the ASP.NET MVC 2.0 and Dynamic Data in 3.5. When I run this i am getting lot of errors in web.config.
+1
A:
ASP.NET MVC 2.0 requires .NET 3.5. You cannot run it on .NET 2.0 only.
Darin Dimitrov
2010-04-16 08:23:15