I am following this article on RazorGenerator and it say's that I must add references to:
System.Web.Helpers.dll
System.Web.WebPages.dll
System.Web.Razor.dll
The only one I can see when I do Add Reference
is System.Web.Razor
, but I don't know where the other ones are.
Installing ASP.NET MVC3 from here should help.