i have a problem with asp.net mvc on windows 7… asp.net mvc RC was previously installed and i installed MVC rtm… it says “the project type is not supported by this installation”… is there anyway to register this project type in to visual studio or unregister the rc version?
Share
Uninstall every ASP.NET MVC installation (in control panel) and reinstall the final 1.0 release. If it didn’t help, run Visual Studio command prompt as administrator and run:
Not sure. Helped me once. I hope that works for you.