Sir, I want your help in what are the ways of finding error in asp.net.
How can in possible?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sanjeeb LenkaPosted Sep 20, 2013, 4:28 AM
refer to these links
http://www.codeproject.com/Articles/10593/Error-Handling-in-ASP-NET
http://www.c-sharpcorner.com/UploadFile/Santhi.M/ASP.NETCustomError11262005035757AM/ASP.NETCustomError.aspx
http://www.codeguru.com/csharp/.net/net_debugging/article.php/c19411/Web-Application-Error-Handling-in-ASPNET.htm
Iftikar HussainPosted Sep 20, 2013, 4:21 AM
Please refer the below link
Page level error
http://msdn.microsoft.com/en-us/library/ed577840.aspx
Application level error
http://msdn.microsoft.com/en-us/library/24395wz3.aspx
Regards,
Iftikar