Intellisense in mvc4 project not working in vs 2012 professional?

前端 未结 4 1665
夕颜
夕颜 2021-01-03 01:41

In my razor views the intellisense is not working. Are there any fixes for this? I\'m using the newly released VS 2012 Professional and building a ASP.NET MVC 4 project. Th

4条回答
  •  温柔的废话
    2021-01-03 02:30

    You might be experiencing issues which are covered in the "Known Issues and Breaking Changes" section when upgrading from MVC3 to MVC4 in this release notes post.

    Follow the instructions in the "Installing ASP.NET MVC 4 breaks ASP.NET MVC 3 RTM applications" section to resolve the issue.

提交回复
热议问题