Razor Intellisense Not Working VS2010 SP1Rel MVC3 from WPI Win7 x64

前端 未结 12 1601
迷失自我
迷失自我 2020-12-10 12:42

I have Visual Studio 2010 /SP1 / MVC 3 (With April Tools Update) installed on a machine with a fresh install of Windows 7 64-bit Professional.

I do not have resharp

12条回答
  •  轮回少年
    2020-12-10 13:32

    Please note that for me what caused the problem was the Roslyn Language Services plugin installed. When I uninstalled the plugin the issue was solved. To uninstall the plugin simply go to tools->extension manager and find the plugin Roslyn Language Services. Click the uninstall button and restart VS2010.

提交回复
热议问题