> > <CFAPPLICATION name="TRR_ADMIN"
> >                sessionmanagement="Yes"
> >                setclientcookies="Yes"
> >                sessiontimeout="#CreateTimeSpan(0,12,00,0)#">
> 
> Joshua,
> 
> Remove the double-quotes from the sessiontimeout parameter. 
> That's burned me more than once. :) (And make that double-zero 
> a single zero.)

I've never run into any problem wrapping the SESSIONTIMEOUT attribute with
double quotes. I have seen problems if you use a number over 24 in the hours
argument, or over 60 in the minutes argument.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to