Copied to clipboard

Flag this post as spam?

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


  • Simon 24 posts 127 karma points
    Oct 27, 2010 @ 17:52
    Simon
    0

    Slightly confused with MembershipProvider

    Hi

    I've been writing a custom membership provider.

    I've implmented Initialise, FindUserByName and the two GetUser methods.

    Thought i'd do a quick test to see how it was going by adding a test user to the database then going into the members section.  The test login displays first time! 

    Not I go to Create.  I know this won't work as I haven't implmented all the methods yet so i'm expecting NotIMplmentedException.  However when i click create instead i get a message saying Login Name already exists.

    The login name I used did exist in the umbraco install before i switched MembershipProvider so i'm guessing whatever it is checking is in the old table and it is not using my MembershipProvider.

    Anyone know why?

     

  • Eduardo 106 posts 130 karma points
    Oct 27, 2010 @ 17:58
    Eduardo
    0

    Hi Simo,

    Have a look at this post, it might contain your answer or point you in the right direction:

    our.umbraco.org/.../11466-Dynamically-creating-new-members-in-Umbraco-45

    Hope this helps,

    Regards,
    Eduardo

  • 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