'System.Web.Webpages.Html.Htmlhelper' does not contain a definition for 'Sitecore'
问题 I'm getting this error in Visual Studio, when I use @Html.Sitecore : 'System.Web.Webpages.Html.Htmlhelper' does not contain a definition for 'Sitecore' and the best extension methods overload 'Sitecore.Mvc.HtmlHelperExtensions.Sitecore(System.Web.Mvc.HtmlHelper)' has some invalid arguments.` However, once deployed it does run without any problems. I'm using Sitecore 7.2 with MVC 5.1. Articles that I've read that deal with similar error messages, talk about the system.web.webPages.razor