Razor Intellisense Not Working VS2010 SP1Rel MVC3 from WPI Win7 x64

前端 未结 12 1597
迷失自我
迷失自我 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:34

    Razor Intellisense work with Razor Editor

    Check if it is selected as default editor, For this do

    • Right Click on view file (.cshtml)
    • Select Open With...
    • Check Razor editor Select as default
    • if not, uninstall mvc3 from control panel reinstall it.

    Again check files must be opened in Razor Editor. I have done this and its working now.

提交回复
热议问题