RE: Session state is not available in this context
From: [MSFT] (lukezhan_at_online.microsoft.com)
Date: 03/30/04
- Next message: Guillermo: "RE: Win2003 and NT AUTHORITY\NetworkService"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Help required to configure IIS to use Active Directory Authentication"
- In reply to: A.M: "Session state is not available in this context"
- Next in thread: A.M: "Re: Session state is not available in this context"
- Reply: A.M: "Re: Session state is not available in this context"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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.)
- Next message: Guillermo: "RE: Win2003 and NT AUTHORITY\NetworkService"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Help required to configure IIS to use Active Directory Authentication"
- In reply to: A.M: "Session state is not available in this context"
- Next in thread: A.M: "Re: Session state is not available in this context"
- Reply: A.M: "Re: Session state is not available in this context"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]