http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=part_adm.htm
site-wide error template settings

http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=part_cfm.htm
application level error templates

EIther of these will do.  Note that using these means youor errors are
not logged to the logs.  Look at CFLOG tag for this, or you can roll
your own, or both.

Where I work I set up my own logging of errors to a DB.  I then have
tasks running to email errors that occur in a hourly, daily, and
10-minute emergency report.

DK

On 3/7/06, Andy Matthews <[EMAIL PROTECTED]> wrote:
> My company has a CF error log that we maintain for all of our sites. I went
> through it last night and was shocked at all of the errors that are getting
> reported.
>
> Other than manually trapping each individual possibility, is there a way to
> catch all errors and display them in a nice pretty page instead of showing
> the default CF error page?
>
> Up until now, error handling has not been my strong point, and in most cases
> hasn't thought of at all. I'm wondering if there's some code that I can
> write (or use from someone else) that could be put maybe in the Application
> file that might do what I need.
>
> <!----------------//------
> andy matthews
> web developer
> ICGLink, Inc.
> [EMAIL PROTECTED]
> 615.370.1530 x737
> --------------//--------->
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234434
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to