I have a problem with my sessions , I'm not so sure what make this happens .
My session_end event happens in places that it's not expected for example when I start a new session session start event happens and before my page load event occurs the session_end occurs , even sometimes when I use my login form right after i write a session and redirect browser to other page this event happens and made all my variables in session state become unavailable , I try so hard to find the reason but i found nothing
Anyone have same problem or already know the reason
ThanksHi, Alireza Ziai,
From what you explained (and from what I understood) I think the following
article is should resolve your problem, which seems to be session data that
is lost because of antivirus software activity:
http://support.microsoft.com/?id=316148
Greetings
Martin
"Alireza Ziai" <zialireza@.yahoo.com> wrote in message
news:9107AB16-79D3-49C7-90A7-51AE13620A8F@.microsoft.com...
> I have a problem with my sessions , I'm not so sure what make this happens
..
> My session_end event happens in places that it's not expected for example
when I start a new session session start event happens and before my page
load event occurs the session_end occurs , even sometimes when I use my
login form right after i write a session and redirect browser to other page
this event happens and made all my variables in session state become
unavailable , I try so hard to find the reason but i found nothing.
> Anyone have same problem or already know the reason?
> Thanks
Thanks alot Martin it works!
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment