I am trying to use
<customErrors defaultRedirect="error.html" mode="RemoteOnly" />
It looks like the error.html
is not being found and instead the server displays default
Server Error in '/' Application page
.
I have a problem with assemblies on my live site (see ) and not sure something is wrong with my custom error settings (unlikely) or it's not working because my site doesn't compile?