So far, this seems to be working for me. Have not seen an error... Yet.

<cftry>
        <cfapplication name="theName"
        applicationtimeout="#createtimespan(1,0,0,0)#"
        clientmanagement="Yes"
        sessionmanagement="Yes"
        sessiontimeout="#createtimespan(0,0,20,0)#"
        setclientcookies="Yes">
        
        <cfcatch type="Any">
                <cfapplication name="theName"
                applicationtimeout="#createtimespan(1,0,0,0)#"
                clientmanagement="Yes"
                sessionmanagement="Yes"
                sessiontimeout="#createtimespan(0,0,0,0)#"
                setclientcookies="Yes">
        </cfcatch>
</cftry>
 

-----Original Message-----
From: Nando [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 11, 2005 11:10 AM
To: CF-Talk
Subject: Re: Problems at CrystalTech have gotten ugly!

I have the Session is Invalid error happen on my development machine
from time to time, and i've seen it on 6.1, so it seems this has
nothing to do with the webhost, or with mx 7.0 in particular. I've
made a few stabs at fixing it, but since it occurs kinda out of the
blue, it's been a little hard for me to figure out what's been going
on.

Bud, thanks for nailing this issue, at least to the extent that i can
deal with it gracefully.

:-)

Nando




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198445
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to