No definition and no extention method for 'partial' in base.cshtml
Hi,
I am using umbraco 7.2.5 version for a website. I have two packages in this site RJP.MultiUrlPicker and USN Refresh Starter Kit. When I build this site it gives error like -
Error 5 'System.Web.WebPages.Html.HtmlHelper' does not contain a definition for 'partial' and no extension method 'partial' accepting a first argument of type 'System.Web.WebPages.Html.HtmlHelper' could be found (are you missing a using directive or an assembly reference?)
No definition and no extention method for 'partial' in base.cshtml
Hi,
I am using umbraco 7.2.5 version for a website. I have two packages in this site RJP.MultiUrlPicker and USN Refresh Starter Kit. When I build this site it gives error like -
Error 5 'System.Web.WebPages.Html.HtmlHelper' does not contain a definition for 'partial' and no extension method 'partial' accepting a first argument of type 'System.Web.WebPages.Html.HtmlHelper' could be found (are you missing a using directive or an assembly reference?)
site\web\App_Data\3f61b1d2-a786-4d87-bc97-ef4b9f72ecd4\Base.cshtml
Help me to get it build.
Thanks, Prateek Tayal
is working on a reply...