Community

Debugging ASP.NET Web Request Failures: The Complete Guide

(Michael Shpilt) You’re sending an HTTP request to your ASP.NET server, and out of the blue, it returns a 500 error. Now what? The error code doesn’t say too much by itself. Did a database request fail? What was the exact database query?