I have Windows 7. I originally had Visual Studio 2010 Express, and installed ASP.NET MVC 4 RC. Because I have a student account and required the needs for some Pro features, I installed VS 2010 Professional. However, ASP.NET MVC 4 templates weren’t an option.
I used the Web Installer to install ASP.NET MVC 4 and SP1, but the templates still don’t show up. I uninstalled Express, and tried re-installing MVC 4 and SP1 again, but still nothing.
Also, there are no MVC 3 templates available either.
How should I proceed? What other information do you need?
Under Control Panel, choose
Programs/Uninstall a program.Find
Microsoft ASP.NET MVC 4and double-click it.The Microsoft ASP.NET MVC 4 Setup prompt will appear. Choose
Repair.Voilà! Open up VS 2010 Pro, and the MVC 4 template should be listed. On my machine, the repair took about 25 minutes.