Hi,
I have a SOAP call that fails and would like to get to the message being returned.
This message resides in the exception object (ex) :
ex
system.xmlElenment
Detail
InnerText
Does anyone know how to get at this from the vb.net code.
The properties and methods on ex don't seem to show a path to it.
Thanks,
W
WP
I have a SOAP call that fails and would like to get to the message being returned.
This message resides in the exception object (ex) :
ex
system.xmlElenment
Detail
InnerText
Does anyone know how to get at this from the vb.net code.
The properties and methods on ex don't seem to show a path to it.
Thanks,
W
WP