http://www.codeproject.com/cs/webservices/SerializationFun.asp
Extract raw SOAP Message returned from Foreign Web Service after Deserialization Failure in a Web Service
By OmegaMan
Local web service calls third party web service which returns XML data and serialization fails, the article shows how to obtain the actual SOAP message.