Asp.net mvc beta installation on VS2008 - Stack Overflow most recent 30 from stackoverflow.com 2009-12-08T23:33:15Z http://stackoverflow.com/feeds/question/271457 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/271457/asp-net-mvc-beta-installation-on-vs2008 0 Asp.net mvc beta installation on VS2008 Yarin Miran 2008-11-07T07:35:38Z 2008-11-07T22:24:19Z <p>Hey guys,</p> <p>I used to work with VWD and now I try to install the new MVC-Beta on VS2008.</p> <p>Installation completes successfully but when I try to create an MVC web site I don't have it on the projects list. How can I fix it? </p> <p>I've uninstalled VWD and MVC preview 5, tried to install several times the beta framework.</p> http://stackoverflow.com/questions/271457/asp-net-mvc-beta-installation-on-vs2008/271589#271589 0 Answer by Gaz for Asp.net mvc beta installation on VS2008 Gaz 2008-11-07T09:14:26Z 2008-11-07T09:14:26Z <p>Did ensure that you did choose "New Project" instead of "New Website" from the File menu? You have to choose New Project or else the template won't appear.</p>