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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to