Pergunta

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.

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top