Can't create new MVC5 project or any other ASP .NET projects in Visual Studio 2013

前端 未结 3 1029
面向向阳花
面向向阳花 2020-12-05 20:31

When I attempt to create a new MVC5 project, I get a template selection dialog that doesn\'t load any options. I am unable to select a project type (ex. MVC, Web forms, Web

3条回答
  •  粉色の甜心
    2020-12-05 20:58

    I uninstalled VS, deleted the whole "Microsoft Visual Studio 12.0" directory, and reinstalled VS Express Web 2013 Update 3.

    Others have mentioned deleting .dlls or using gacutil. I just wanted to start with fresh files. My stuff works now.

提交回复
热议问题