Background: I used to have VS2010 Professional. Updated to version VS2010 Ultimate. Service Pack 1 (SP1) is installed. Installed MVC3, MVC3 Tools Update
I am currently working on some Orchard custom modules, and for some reason I do not see Razor as an installed template. But if I start a new ASP.NET MVC3 application, I can see it. Has anyone encountered this problem. I tried to remove MVC3 and update tools. Bad luck. Is there something obvious I'm missing?
MVC3 application - as you can see, MVC3 (Razor) page view is available ...

From the Orchard module:

source
share