For Programmers: Free Programming Magazines  


Home > Archive > ASP > April 2004 > how to make IIS error out?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author how to make IIS error out?
Srini

2004-04-14, 11:30 am

I have a requirement that I handle all the HTTP status codes and show
up a custom asp error page. The error page will have my company logo,
it logs the error into database, etc..

Now, I need to test the error pages before moving them to production.
For that I need to, some how programatically, make IIS to generate
errors so that my pages are shown and tested. I found that we can
generate various HTTP status codes using java serverlets or C++ ATL
servers. But, can it be done in simple ASP. I tried to use
Response.Satus. But not working. Any ideas please...
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com