PreviousNext
by bill-s, 2013-08-31T15:36:14.000Z
This document provides insights into the approach to handle SOAP Exceptions thrown by an external Web service in a WCF based application. It becomes challenging for a WCF application to handle such exceptions from an external SOAP or ASMX based web service, as you don’t have any control over it.
Read More