RE: Session state is not available in this context

From: [MSFT] (lukezhan_at_online.microsoft.com)
Date: 03/30/04


Date: Tue, 30 Mar 2004 08:28:19 GMT

Hi Ali,

AuthenticateRequest event is raised right after a user has been
authenticated but still has not been authorized meaning that aplication has
not decided on the areas that this user can have access to. And this stage,
application hasn't acquired the state also. So there is no session state at
this point. You can use the Cache object as Joe suggest.

Regards,

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)