Thanks
to daemon's blog...
CFMX
Developers get rid of "Show Friendly HTTP error messages"
I keep hearing people on one list or another banging their heads against a wall with things like, "This is driving me nuts. I am getting the "Internal Server Error 500" error page instead of a CFMX error page and debugging information". There is a really simple fix!
If you are using IE, then the browser may intercept pages where the server status is 500 and render a "friendly" error message instead. This is very common if the HTML output is small. All you need to do is turn off this IE feature.
- Go to tools / internet options / advanced
- make sure "Show Friendly HTTP error messages" is not checked
That's all.
Posted by modius at January 27, 2003 08:58 PM--------Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Taco Fleur
Sent: Sunday, 22 June 2003 11:25 AM
To: CFAussie Mailing List
Subject: [cfaussie] HTTP 500 internal errorI seem to be getting a lot of HTTP 500 internal server errors lately, and can;t seem to figure out what is causing it exactly.I have a <cfstoredproc> tag and then a <cflocation>I tried taking out the <cfstoredproc> and then run it, but still 500 error, then I take out the <cflocation> tag, still the same. But when I take out both there is no error (also no redirect) I can;t seem to pinpoint the problem.Anyone experienced this before?---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
