04-29-05 11:06 PM
When a self-correlating orchestations receives a Fault message of type
string, I get the following exception
Exception: Microsoft.XLANGs.Core.UnexpectedMessageTypeException
Message: Received unexpected message type 'string' does not match expected
type 'http://emsinet.com/schemas/Order#GetDetailsRs'.
The GetDetailsRs is the successful response type, while a string is the
fault. How can I can the string fault in an Exception Handler?
thanks,
craig
[ Post a follow-up to this message ]
|