If you don't use a section in a View, then you'll get an error. But you may not find out until it's too late. First, let me be clear: This is more of a warning than a ...
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.
So, I had a "dammit" moment a few days ago. We have a licensed ASP.NET application that runs under IIS 6. We got pinged on an audit because ASP.NET errors ...