Custom Error Pages - Config Problem
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
hi there, I'm using iis 5 to run an asp (not .net) application. I have custom error pages defines for the http errors 500 through 502 with an
url
value of/status_500.asp
. i then created a testpage which does nothing more then a division by zero, hoping the error-page (there is just a response.write on it) will show up. whatever i do, i always get the standard runtime error page instead of my status_500.asp. does anyone know this problem? any help is greatly appreceated!/matthias
I love deadlines. I like the whooshing sound they make as they fly by.
[Douglas Adams]