Error occurs in generated code:
"The name 'WriteAttributeTo' does not exist in the current context"
Please refer to http://forums.asp.net/t/1804428.aspx/1
Comments: This is related to Razor Generator. I have the same problem with Razor Generator on Visual Studio 2012. The code generated by Razor Generator does not include namespaces listed under system.web.webPages.razor/pages/namespaces in Web.config and therefore a error occurs at compile time.
"The name 'WriteAttributeTo' does not exist in the current context"
Please refer to http://forums.asp.net/t/1804428.aspx/1
Comments: This is related to Razor Generator. I have the same problem with Razor Generator on Visual Studio 2012. The code generated by Razor Generator does not include namespaces listed under system.web.webPages.razor/pages/namespaces in Web.config and therefore a error occurs at compile time.