We used to have that problem.  We had session management turned on in all of
our application.cfm files (all 2 of them), but we were still having
problems.  The problems went away when we enabled client management as well
and locked the session variables whenever they were being set.

Todd Ashworth

----- Original Message -----
From: "Brian L. Wolfsohn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 29, 2000 12:16 PM
Subject: Re: Disappearing Session Variables


> At 11:16 AM 3/29/2000 , you wrote:
>
> I just came across a similar situation a few minutes ago...  Check to see
> if you have an stray application.cfm file which is NOT enabling session
> management.
>
> This is presuming that there is only a few seconds between the submission
> to the next page.
>
> >Anyone know why/how session variables can
> >magically disappear?
> >
> >I have a page that sets session variables
> >then submits it to the next page for processing.
> >
> >Now and then, I would get an error stating that
> >the variables are undefined.
> >
> >This error occurs infrequently and sporadically.
> >
> >I'm guessing that there is a timing issue
> >between the time the variables are defined
> >and when the session variables expire.


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to