redirect to my custom error page

  • Thread starter Thread starter Mukund Patel
  • Start date Start date
M

Mukund Patel

Hi friends,

I have implemented custom error handling at page level and application
level. If there is any syntax error in my aspx class file it will redirect
to error page when I run the page. But if any syntax error in my component
class (Code dir) it will not redirect to my custom error page. Is there any
way that will redirect to my custome error page in case of all type of
compile time error and runt time error anywhere in my application.

Thanks

-Mukund

--

----------------------------------------------------------------
Mukund Patel
Sr. Software Engineer
IntraAction Software
Ahmedabad, India
PH: 9426501727
 
Back
Top