There really isn't such a thing as an "unhandled error" -- if your code throws an error outside of a Try...Catch block, then your error bubbles up through various ASP ...
I am getting this error when i run my asp.net page:<BR><BR><pre class="ip-ubbcode-code-pre">Exception Details: System.Data.OleDb.OleDbException: Not a valid file name.
An exception is unexpected error or problem. What is Exception Handling? Method to handle error and solution to recover from it, so that program works smoothly. What ...
Unhandled runtime errors hit the best of us. But if you catch them at the Page and Application levels, you'll save yourself a lot of grief. This column isn't for you; your applications don't have ...