Copied to clipboard

Flag this post as spam?

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


  • Mikael K 1 post 22 karma points
    Jan 27, 2012 @ 00:18
    Mikael K
    1

    Custom membership provider and CreateUser() not triggered

    Hi all,

    I have implemented a custom membership provider to be able to do some additional processing when a member is created from within the umbraco admin section. I've done the required changes in web.config and everything is working fine. For example I can override the Initialize() and ValidateUser() methods and they are both triggered as expected.

    My problem is when I try to override the CreateUser() method. When I create a member in the admin interface I thought the CreateUser() method should be called but it isn't. The member is created alright but I can't hook up on the event.

    Ideas anyone?

  • Murray Roke 467 posts 875 karma points c-trib
    Jul 24, 2012 @ 03:54
    Murray Roke
    0

    I have the same problem with ChangePassword(...) 

  • 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