No - actually it seems to have broken other things.  This upgrade from 4.5
to MX is turning into a
nightmare.  Can anyone tell me why CFApplication with session and client
management turned on causes a NULL error message for all new users?

Dustin Snell
Unisyn Software, LLC
http://www.unisyn.com




----- Original Message -----
From: "Dustin Snell [Unisyn Software, LLC]" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 25, 2002 10:45 AM
Subject: Re: CFAPPLICATION causes NULL Error for new users


> Answering my own post.  I changed the variable handling mechanism from
> Registry to Cookie and it seemed to fix the problem.  I still don't know
why
> though.
>
> Dustin Snell
> Unisyn Software, LLC
> http://www.unisyn.com
>
> ----- Original Message -----
> From: "Dustin Snell [Unisyn Software, LLC]" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, November 25, 2002 9:01 AM
> Subject: CFAPPLICATION causes NULL Error for new users
>
>
> > Hello all,
> >
> > I upgraded from CF 4.5 to MX the other day and among other problems I
ran
> > into a strange issue where the presence of CFAPPLICATION in my
> > application.cfm file would cause a new visitor (that is, one that had
not
> > been to the site to receive a cookie) would receive an CF generated
error
> > message with no line number or any other information except the text
> "Null".
> > The only way I could find to fix the error was to remove the
CFapplication
> > line which looked like this:
> >
> > <CFAPPLICATION NAME="UnisynWeb" sessionmanagement="Yes"
> > SESSIONTIMEOUT=#CreateTimeSpan(0,11,0,0)#
> > APPLICATIONTIMEOUT=#CreateTimeSpan(0,11,0,0)#>
> >
> > Any idea?
> >
> > Dustin Snell
> > Unisyn Software, LLC
> > http://www.unisyn.com
> > The Leader in System AutoMation Software for Windows
> >
> >
> > 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Reply via email to