Visual Studio thinks `Microsoft Web Developer Tools` is installed

前端 未结 4 926
情话喂你
情话喂你 2020-12-05 18:29

Symptoms

  • Visual Studio syntax highlighter and Intellisense for Javascript and Razor views are not working.

4条回答
  •  隐瞒了意图╮
    2020-12-05 19:29

    Try this (in order):

    1. Find Microsoft ASP.NET 5 RC1 ... in control panel / programs & select modify
    2. Select repair
    3. Run devenv.exe /installvstemplates as administrator
    4. Run VS as administrator

提交回复
热议问题