Just got the error again! On IE this time so ignore my Firefox talk.

Taking an example from the CT forums, I've added this

<cftry>
        <cfapplication name="myApp" sessionmanagement="yes"
sessiontimeout="#CreateTimeSpan(0, 0, 30, 0)#">
        <cfcatch type="Any">
                <cfapplication name="myApp2nd" sessionmanagement="yes"
sessiontimeout="#CreateTimeSpan(0, 0, 30, 0)#">
        </cfcatch>
</cftry>

On the face of it, it seems to work. Can anyone think of a reason not to use
this? I know it will double up any app scope vars but that's not a concern,
I'm just waiting for a time out to happen again so I can test this. Is it
possible that I'm just pushing the problem down the line some how?

Ade

-----Original Message-----
From: Will Tomlinson [mailto:[EMAIL PROTECTED]
Sent: 24 February 2005 03:02
To: CF-Talk
Subject: Re: Will Tomlinson (or anyone else for that matter)...


They say they got the remoting issue solved with some help from MM. It was a
line commented out by default? hmmm....

I got a fresh session invalid error tonight. I've almost gotten used to
seeing them. This site is supposed to launch march 1st and I don't need this
crap right now. I have enough to worry about without having a screwy CF7
messing things up.

Will
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 266.4.0 - Release Date: 22/02/2005


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196425
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