I installed Visual Web Developer 2008 Express SP1 and then ASP.NET MVC 1.0, but when I go to File > New Website, ASP.NET MVC doesn't show up.
views:
37answers:
2
A:
You have to create a new Project, not a new Website. Go to File > New Project, under the Web project types you'll see ASP.NET MVC Web Application.
Liron Yahdav
2009-11-09 02:32:40