Tagged Questions

0
votes
2answers
900 views

How do you test error handling involving “remote host” errors with ASP.NET development server?

We have an ASP.NET website in production that generates a report and sends it to the user's browser as a PDF file. Our error reporting is showing that we are getting a lot of this exception: ...