Are you using CFSETTING to suppress the debugging info? <CFSETTING SHOWDEBUGOUTPUT="Yes/No" -----Original Message----- From: Gene Kraybill [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 01, 2000 12:32 PM To: CF-Talk Subject: Debugging info I've been mystified recently by what seems to be the failure of the CFServer to display standard debugging info in certain cases. (Makes debugging a nightmare!) I DO have ALL the debugging checkboxes turned on (and no IP restrictions) in the "Debugging" section of the administrator. I can catch the errors using CFTRY/CFCATCH, but they should display without that... Example: A change to the Required attribute in a field in an Access db caused an insert to fail -- and the rest of the template to bomb out. But NO debugging info appeared until I created a CFTRY/CFCATCH... I noticed the same kind of problem with a call to a variable which didn't exist. Ideas? Gene Kraybill --------------------------------- Gene Kraybill LPW & Associates LLC www.lpw.net ---------------------------------------------------------------------------- -------------------- Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message with 'unsubscribe' in the body to [EMAIL PROTECTED] ------------------------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message with 'unsubscribe' in the body to [EMAIL PROTECTED]

