-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: SecCode
Message 2 in Discussion

If it happens that randomly, check your event log to see if your ASP.NET
process recycled.  Unless you are using Out of Process session storage on
your machine, you lose all session info when the ASP.NET process recycles.

Reasons for reactive process cycling can be deadlocks, access violations or
memory leaks.

ASSUMPTION: You are NOT on working in a web farm scenario.. In that case
there are a couple of other causes that can result in this behavior.

- Anil

--------------------------------------------------------------
-- http://SecureCoder.com
-- Digital Security in an Insecure World 
-------------------------------------------------------------- 

________________________________

Sent: Wednesday, April 14, 2004 1:13 AM
To: BDOTNET
Subject: Session variables

Hi,

I have an ASP.Net app with 2-3 screens, and all i need to do is pass session
variables across screens for a user, but "sometimes" (once in 5 times) the
session variable goes as blank. Am traversing from one page to the other via
links.
The Session variables didn't timeout I guess, as this happened on a fresh
login also.
        
Any idea why this could be happening ??
        
Regards,
Vikram  
        
        




-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/BDotNet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to