Are you saying that we should never set coolie values to "" in MX?
GAbriel Dave Carabetta wrote: >>Has anybody seen this error message? >> >> >>Error Occurred While Processing Request >> >> >> >>The system has attempted to use an undefined value, which usually indicates >>a programming error, either in your code or some system code. Null Pointers >>are another name for undefined values. >> >> >> >>There is this one user that is constantly getting this message.. but when >>she logs on with another computer.. she is ok. Working fine for everybody >>else ( I hope ). >> >>Using win2k & mx. > > > Yep, just finished dealing with this useless error message. In my case, it > urns out it was a cookie issue where a value was set to an empty string. In > previous versions of CF, that was OK, but in MX it becomes NULL which CF > chokes on. Check your application for cookie usage and make sure that values > aren't being set to empty strings. > > Regards, > Dave. > > _________________________________________________________________ > The new MSN 8: advanced junk mail protection and 2 months FREE* > http://join.msn.com/?page=features/junkmail > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

