I caused this error on our development server because I wanted to see how and what information would be given regarding such an error. This is what it gave:
An error occurred on the server when processing the URL. Please contact the system administrator
On our server it doesn't do that, it gives a lot more info like the line the errors is on and the part of the line where it started. My question is how do I set the server up so that when there is an error on our ASP page it shows the details of the error. I already changed it in the browser and it still does the same thing.
An error occurred on the server when processing the URL. Please contact the system administrator
On our server it doesn't do that, it gives a lot more info like the line the errors is on and the part of the line where it started. My question is how do I set the server up so that when there is an error on our ASP page it shows the details of the error. I already changed it in the browser and it still does the same thing.