R
Raymond Du
Hi,
I have an ASP.Net 1.1 web services project, occasionally it will encounters
500 or other errors, as you know 500 error could be a result of all kind of
problems. Instead of letting IIS display the error, can I trap the error
using ASP.Net and customize the error page or silently handle the error?
TIA
I have an ASP.Net 1.1 web services project, occasionally it will encounters
500 or other errors, as you know 500 error could be a result of all kind of
problems. Instead of letting IIS display the error, can I trap the error
using ASP.Net and customize the error page or silently handle the error?
TIA