09-08-04 07:48 AM
Hi all,
I'm trying to write code into "Application_AuthenticateRequest" event
handler into a custom HttpModule
If I access to CmsHttpContext.Current, I have NullReferenceException.
I believe this is normal, because MCMS didn't create its context in that
point.... is it right?
So... What are application events in which I can access to CmsHttpContext?
Thank you so much.
Bye
Stefano
[ Post a follow-up to this message ]
|