Hi ,
Can any one tell me how to handle application level Error handling in asp.net ..
When i place the application on web , if any error or problem occurs , how the user will know what happened with the application .
I am waiting for ur answers....
Loading

Satyapriya NayakPosted May 26, 2012, 1:41 PM
Please refer the below links
http://msdn.microsoft.com/en-us/library/24395wz3.aspx
http://dotnetspidor.blogspot.in/2008/11/aspnet-application-level-error-handling_19.html
http://dotnetask.com/Resource.aspx?Resourceid=791
Thanks
SenthilkumarPosted May 26, 2012, 12:56 PM
There is an event called application_error in global.asax