Copied to clipboard

Flag this post as spam?

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


  • Profiterole 232 posts 264 karma points
    Dec 20, 2010 @ 14:41
    Profiterole
    0

    Membership (Error creating control)

    Hi,

    I had a working membership on version 4.0 and I updated my site to 4.5.2 with asp .Net 4.0. Since, I have an error on my login page:

    Error creating control (usercontrols/umbracoMemberControls/umbLogin.ascx).
    Maybe file doesn't exists or the usercontrol has a cache directive, which is not allowed! See the tracestack for more information!

    So, my members can't log on. I'm not too good with membership, so last summer I followed this screencast and I downloaded the membership providers package but since the update it does not work. Also, I can't find the package anymore or see if it works with 4.5.2.

    Thank you for your help!

     

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Dec 21, 2010 @ 08:42
    Richard Soeteman
    0

    Hi,

    I think you've defined an event in your markup that isn't in the codebehind. You can get a complete stacktrace with a detailed error description if you are using the querystring parameter ?umbdebugshowtrace=true

    This will show the complete stacktrace and the detailed error description is shown in red.

    Cheers,

    Richard

  • Profiterole 232 posts 264 karma points
    Dec 21, 2010 @ 18:44
    Profiterole
    1

    Hi, finaly, I read that in Umbraco 4.x we can use asp.net membership controls. So now it work flawless. I follow these instructions : http://www.mortenbock.dk/blog/2009/04/01/setting-up-membership-in-umbraco.aspx

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies