M
Marcin
Hi,
The problem is the following: I have experienced some ASP errors in my
web application and I'm unable to reproduce those errors because IIS
is configured in a way that does not send any debugging messages to
the user (and I cannot change it). Only standard string "An error
occured on the web server when processing the url..." is sent. So, two
questions:
1) Is there any way to log such situations to the eventlog, a file,
database or any other storage?
OR
2) Is there any way to allow me to send only piece on debugging
information to the user. In other words: I'd like to send error code
that would be understandable only by me?
thanks
P.
The problem is the following: I have experienced some ASP errors in my
web application and I'm unable to reproduce those errors because IIS
is configured in a way that does not send any debugging messages to
the user (and I cannot change it). Only standard string "An error
occured on the web server when processing the url..." is sent. So, two
questions:
1) Is there any way to log such situations to the eventlog, a file,
database or any other storage?
OR
2) Is there any way to allow me to send only piece on debugging
information to the user. In other words: I'd like to send error code
that would be understandable only by me?
thanks
P.