Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello,

I just install visual studio 2010 ultimate and created an empty asp.net mvc 2 application and just after i'm running the application and i get the following error in my browser:

<img src='http://www.picz.ro/thumbnails/f4008d88951113cdc6968fbc4159871c.png' alt='Image Hosting' border='0'>

so what should i do?

Thanks,
Sas Gabriel
Posted

What error are you getting? To be honest I would not worry about using MVC 2. Download the MVC 3 framework and start developing on that. The MVC 3 templates work well.

http://www.asp.net/mvc/mvc3[^]
 
Share this answer
 
Comments
Gabriel Sas 15-Jul-12 17:12pm    
i will install it right away, how about MVC 4?
db7uk 15-Jul-12 17:49pm    
You could but it is not fully released yet so there may be issues you encounter that means you would have to uninstall / re-install release versions etc. Not a major problem. The WebAPI stuff is great to get going on too! :)
i just viewed this tutorial and found out why i get the error

http://channel9.msdn.com/blogs/matthijs/aspnet-mvc-2-basics-introduction-by-scott-hanselman[^]

the problem was that i didn't had any views created and that message appeared
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900