Copied to clipboard

Flag this post as spam?

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


  • Rizwan ahmed Butt 5 posts 25 karma points
    Sep 09, 2012 @ 14:20
    Rizwan ahmed Butt
    0

    Overriding PostAuthenticate event

    Hi,

    I want to override PostAuthenticate event. In simple asp.net I can do this by override/implementing this method in Global.asax file. I spent a day to find out the solution to implement this in umbraco (umbraco v 4.7.1 (Assembly version: 1.0.4281.20201)) but unable to find any success. 

    I wrote a class named CustomApplicationGlobal and inherit it from umbraco.Global base class and place it in App_Code folder. I also removed both App_Browsers.dll and App_global.asax.dll from bin folder. But I observed that my code didn't even execute/run.

    Please help me and do let me know how can I do this? Is there is some other alternative to
    do this in umbraco?

    Any help in this regard will be highly appriciable.

    Regards,
    /Rizwan

  • 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