When there is an error in EpiServer, we get the white error message page. We are currently getting them when there is an authentication problem.
Is there a way that I can show a different page? Some of the users think that it makes the page look broken, and they are right.
Hi Hugo,
You can enable customErrors in web.confg. There's lots of examples online.
https://stackify.com/aspnet-mvc-error-handling/
When there is an error in EpiServer, we get the white error message page. We are currently getting them when there is an authentication problem.
Is there a way that I can show a different page? Some of the users think that it makes the page look broken, and they are right.