Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
95275 Points
14072 Posts
May 01, 2012 06:10 AM|LINK
asplearning Is there a way that I can redirect automatically when there is an error without having to write response.redirect in all catch blocks?
that will be taken care of your web.config setting...if you have that setting, then redirect will be done for all unhandled exceptions...
thanks,
ramiramilu
All-Star
95275 Points
14072 Posts
Re: Error handler VS. default redirect error page?
May 01, 2012 06:10 AM|LINK
that will be taken care of your web.config setting...if you have that setting, then redirect will be done for all unhandled exceptions...
thanks,
JumpStart