Thanks hoopslife for the reply. If it doesn't redirect automatically, I just wonder in what cirumstances the default redirect error page is fired from the web config file. Is there a way that I can redirect automatically when there is an error without having
to write response.redirect in all catch blocks?
asplearning
Participant
909 Points
952 Posts
Re: Error handler VS. default redirect error page?
May 01, 2012 04:35 AM|LINK
Thanks hoopslife for the reply. If it doesn't redirect automatically, I just wonder in what cirumstances the default redirect error page is fired from the web config file. Is there a way that I can redirect automatically when there is an error without having to write response.redirect in all catch blocks?
Thanks for your patience.