Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • mprattinger 4 posts 24 karma points
    Nov 15, 2012 @ 23:09
    mprattinger
    0

    Umbraco 4.10.1 Html.BeginUmbracoForm

    Hi,

    i have a problem in a razor view with Html.BeginUmbracoFrom. VS tells me that System.Web.Mvc.HtmlHelper<Umbraco.Web.Models.RenderModel> has no definition for Html.BeginUmbracoForm. And when i open the page i get a ysod with the same error message.

    Can anybody help me with this issue? i was googeling around but i haven't found an answer so far.

    Thanks a lot

    Regards Michael

  • Edwin van Koppen 156 posts 270 karma points
    Nov 16, 2012 @ 14:42
    Edwin van Koppen
    0

    This is something i also want to know, i'm just not that far..

  • mprattinger 4 posts 24 karma points
    Nov 21, 2012 @ 16:08
    mprattinger
    0

    Hi,

     

    after alot of messing around, i found a solution, It seems, that the error only happens in VS 2012. It worked for me in VS2010 VWD Express.

    To fix it in VS2012 i added the namespace (Umbraco.Web) of the Helper extension to the web.config at system.web.webPages.razor.

     

    Cheers, Michael

Please Sign in or register to post replies

Write your reply to:

Draft