Working with Errors in SOAP

While working with Web Services, you eventually will need to handle errors in a more constructive way. The question is, how do you want to handle the errors that pop up? The following error message is an example of what you would see if you did not have any mechanism for handling errors:

 System.IndexOutOfRangeException: ...

Get Debugging ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.