I've seen this problem in action, but never on one of my installs, but this bug was the topic of a thread about a month ago.
-- jon mailto:[EMAIL PROTECTED] Monday, November 25, 2002, 1:45:46 PM, you wrote: DSUSL> Answering my own post. I changed the variable handling mechanism from DSUSL> Registry to Cookie and it seemed to fix the problem. I still don't know why DSUSL> though. DSUSL> Dustin Snell DSUSL> Unisyn Software, LLC DSUSL> http://www.unisyn.com DSUSL> ----- Original Message ----- DSUSL> From: "Dustin Snell [Unisyn Software, LLC]" <[EMAIL PROTECTED]> DSUSL> To: "CF-Talk" <[EMAIL PROTECTED]> DSUSL> Sent: Monday, November 25, 2002 9:01 AM DSUSL> 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 DSUSL> "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? >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

