I have friendly error messages turned on, so when a user experiences an Http 500 error, it will display the page, line number and error.
Is there a way to retrieve this data from the web server. If I look at the IIS logfiles, it just gives me an abbreviated portion of the error. I need to find the page and line # if possible.
I have a monitoring software package that sends me an email everytime a 500 error occurs, but I am having trouble determining the problem.
Thanks
Is there a way to retrieve this data from the web server. If I look at the IIS logfiles, it just gives me an abbreviated portion of the error. I need to find the page and line # if possible.
I have a monitoring software package that sends me an email everytime a 500 error occurs, but I am having trouble determining the problem.
Thanks