Normally the simplest thing to do is turn on debugging in the ColdFusion administrator and ensure that 'Exception Information' checkbox is checked. When you view any page, the template and line number of any exceptions will appear in the debugging output regardless of whether or not they were caught and handled.
Spike >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf >Of Nathan Mische >Sent: Thursday, April 29, 2004 10:46 AM >To: FarCry Developers >Subject: [farcry-dev] Error Messages for Debugging > > >FarCry seems to silently catch a lot of errors, which is >making it difficult to debug some custom include objects I am >creating. Is there an easy way to have it throw errors? Is >there a debug flag I can set somewhere? Thanks. > >--Nathan > >--- >You are currently subscribed to farcry-dev as: >[EMAIL PROTECTED] To unsubscribe send a blank email to >[EMAIL PROTECTED] > >MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia >http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
