Question

Currently our application gets the following error page.

Server Error in '/' Application

This even in case of a custom errors set to RemoteOnly.

What is the HTTP Error Code of this error? This because, we can add it under Custom Errors on InetMgr and set it to a Custom Error Page.

Was it helpful?

Solution

Server errors get raised as 500's usually (Internal Server Error).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top