I installed mvc 3.0 but it seems like my visual studios 2010 ultimate edition is not associating to it. I get to syntex highlighting, intellisense not even the file icons for .cshtml.
http://img228.imageshack.us/img228/306/screenshot004ob.jpg
I reinstalled mvc 3.0, 3 times and I removed resharper so that does not seem to be the problem. I created both empty and the demo application and get the same results for both.
I am not sure why I am not getting it. I can seem to build and run the application no problem.
when I click on .cshtml file and click open with(through VS 2010) I see that it opens it with a xml editor. Is this what it should be opening it up with?
Older versions of ReSharper interfere with Razor InteliSense. Looks like you need at least 5.1.2: http://blogs.jetbrains.com/dotnet/2011/01/resharper-512-is-released/