Showing results for MVC 3 - .NET Blog

Mar 24, 2011
Post comments count0
Post likes count0

Razor tooling for MVC3 RC with Visual Studio 2010 Sp1 RTM

Web Development Tools Microsoft
Web Development Tools Microsoft

Do you see that Razor colorization, intellisense has stopped working after you have installed Visual Studio Sp1 RTM? The reason is that you might have MVC3 RC installed on the box which is not compatible with Visual Studio 2010 Sp1 RTM. To fix, you would need to install MVC3 RTM. Following are the details of the issue.What’s the issue?Razor i...

ASP.NET