November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I too would like to know the answer to this issue. Currently I am considering having a global error handler in global.asax and explicilty redirecting to that when there is an error, IMHO nasty.
Whilst we are on the subject of errors is the standard CustomErrors element, in the System.Web section of ASP.NET's web.config, to be ignored in favour of the EpiServer errors setting?
TIA
Pat Long
Hi Patrick,
Great to hear I am not only one seeking clarification.
I'll keep you posted....
if(EpiResponse != null)
Cheers,
Ian
Hi,
I have tried implementing a custom error page, using the config settings:
errorMailHandler
globalErrorMail
However, upon creating an error I still end up on the default EPiServer page. I am using a multisite configuration in EpiServer.config.
Would there be any other values/settings overriding in anyone's experience?
Cheers,