Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Can’t retrieve all data from soap exception › Re: Can’t retrieve all data from soap exception
December 18, 2009 at 10:41 AM
#23931
Hi,
I believe you have to build an XmlNode object for the SoapException.Detail property and use an index to query its contents to extract the information you are looking for.
Daniel.