User-703778453 posted
Thanks for your reply, Trevor311. I used the production release from codeplex (v1.0), when these errors occured. After downloading the source code and using the assembly built from it, the problem was gone. Would the project team consider
a bug fix release any time soon?
Just a sidenote: The MSDN docs states that Login.OnLoggedIn:
Raises the LoggedIn event after the user logs in to the Web site and has been authenticated.
This does not seem to be true when doing a check on User.IsAuthenticated (both with and without <ABBR title="CSS Friendly Control Adapters">CSSFCA</ABBR>). The Page.User.Identity property also seems to be empty.