I know it's not solving your problem directly, but can you re-engineer the Application.cfm into an Application.cfc that takes advantage of the onError event? I believe it can see everything. Might take some doing, but in the long run might be worth it.
-----Original Message----- From: Claude Schneegans [mailto:[EMAIL PROTECTED] Sent: Monday, April 30, 2007 12:32 PM To: CF-Talk Subject: Error recovery Hi, In my CMS I'm using some template defined in a <CFERROR tag in the Application.cfm template to log every detail I can in a memo field in the database, for further examination. I can dump almost everything, especially the session, URL, form scopes. But I do not have the variables from the template causing the error, since the dump is made in a new template. Would any one have an idea about some trick I could use to dump this variables scope? Assuming CF MX. Thanks. -- _______________________________________ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276564 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

