Visual Studio 2012 - no MVC project template, no 4.5

依然范特西╮ 提交于 2019-12-20 12:38:24

问题


I have just installed visual studio 2012 ultimate. In the new project dialog I have

  • No .net framework 4.5 option
  • No MVC project templates

I have repaired the installation. (twice now).

I have tried starting vs with

devenv /installvstemplates

I have also tried

devenv /resetsettings

all to no avail !!

Any suggestions ?


回答1:


Try to install ASP.NET and Web Tools 2012.2 update for Visual Studio 2012

This worked for me.




回答2:


I thought the same when I first had my 2012, I had to manually download the file

MVC .Net 4.5

Hopefully this helps you :)




回答3:


I uninstalled and then reinstalled and the mvc project templates & .net framework are there now.

I think the problem was that I was installing from a mounted .iso file.

For the reinstall I set my ISO software to remount at startup.

Still pretty poor that a repair did not fix this !!



来源:https://stackoverflow.com/questions/12911387/visual-studio-2012-no-mvc-project-template-no-4-5

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!