Multiple name spaces in a soap fault message causing FaultException deserialization to fail
问题 We're connecting to a web service and the fault message we're getting back isn't deserializing (at all), and no version of class that I can make will deserialize correctly. We have no control over the server side of things. The server does not allow for discovery, so adding ?WSDL to the end of the URL of the endpoint results in an error, not a WSDL. [Fiddler][1] shows the Fault message coming back looks like: <?xml version="1.0" encoding="UTF-8"?> <soapenv:Envelope xmlns:eGov="http://eGov.gov