Dear Friends, I would like to know all errors and exceptions that we should log in asp.net applications. I am using xml file for logging errors. I want to know the exceptions that are most likely to occur in the application and we should log them down.
I believe that we should not catch all acceptions from ApplicationException class. Rather we should catch specified exceptions. I am using following classes specifically in my application: System.Data.Oledb System.IO System.Environment System.Text System.Web.Mail So in the context of things, please let me know the errors and exceptions that I should look for in my application, so that I am able to create a error free application. Thanks, Manoj. =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com