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
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.