Everyone,

In CF5 we created a custom tag that was used for all catching all our
errors.  It would loop through all the elements/attributes (cfcatch.detail,
cfcatch.message, etc) of cfCatch and email them to us.  It worked
beautifully and saved lots of time, but some things changed in CFMX.

One of the most important ones was "cfcatch.TAGCONTEXT" that would give us
details like the following:

1: Line: 2   CFINCLUDE   File: E:\CFMFGJOBS_LIVE\INDEX.CFM
2: Line: 1   CFPROCESSINGDIRECTIVE   File:
E:\CFMFGJOBS_LIVE\FBX_FUSEBOX30_CF50.CFM
3: Line: 239   CFTRY   File: E:\CFMFGJOBS_LIVE\FBX_FUSEBOX30_CF50.CFM
4: Line: 240   CFSAVECONTENT   File:
E:\CFMFGJOBS_LIVE\FBX_FUSEBOX30_CF50.CFM
5: Line: 241   CFOUTPUT   File: E:\CFMFGJOBS_LIVE\FBX_FUSEBOX30_CF50.CFM
6: Line: 241   CFINCLUDE   File: E:\CFMFGJOBS_LIVE\FBX_FUSEBOX30_CF50.CFM
7: Line: 1   CFTRY   File: E:\CFMFGJOBS_LIVE\JOBSEEKER\FBX_SWITCH.CFM
8: Line: 2   CFSWITCH   File: E:\CFMFGJOBS_LIVE\JOBSEEKER\FBX_SWITCH.CFM
9: Line: 91   CFCASE   File: E:\CFMFGJOBS_LIVE\JOBSEEKER\FBX_SWITCH.CFM
10: Line: 95   CFINCLUDE   File: E:\CFMFGJOBS_LIVE\JOBSEEKER\FBX_SWITCH.CFM
11: Line: 4   CFQUERY   File: E:\CFMFGJOBS_LIVE\JOBSEEKER\QRYSELECTJOBS.CFM

In CFMX this seems to be an "empty array" now, in the past it was an array
of structures.  Does anyone know how to display this detail again?

Our environment is CFMX, IIS on Windows 2000, JRockit JRE (nice and fast
BTW), 1 Gig of Ram.

Thanks for the help,
Jeremy

Jeremy Bruck, VP of Technology
::MfgQuote
2690 Cumberland Parkway SE
Suite 510
Atlanta, GA  30339
TEL:   678.556.2929
FAX:  678.556.2980
www.mfgquote.com
[EMAIL PROTECTED]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Get the mailserver that powers this list at http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to