7
Answers

¿Handling Errors?

Photo of Daniel Infante

Daniel Infante

9y
823
1
What should I use to handle errors on a page?  
options : 
- Web.config - Global.asax 
- Default.aspx 
- ExceptionUtility 
- GenericErrorPage.aspx
- HttpErrorPage.aspx 
- Custom Errors

Answers (7)