Inspiring
November 12, 2010
Question
ColdFusion 9 - Robust Error Handling Turned On - No Output Displayed
- November 12, 2010
- 1 reply
- 727 views
My settings in ColdFusion Administrator 9 appear the same as those I had previously on ColdFusion 7. When a page errored out on CF7, I'd see something like this on my test server.
| Error Occurred While Processing Request | ||||||||||
| ||||||||||
Now I see: 500 - Internal server error.
I don't have cferror tags in application.cfm (someone thought that was the problem).
I know you can view the errors in the application log or supposedly on a error handler page that I haven't been able to successfully map, but I really liked having the error messsage display directly on the erroring page on my test server, like it formerly did. Is this still possible?
Thank you!
