08-07-05 01:47 AM
Hi,
I am trying to catch SOAP exception and have been unsuccessful.
I am consuming a web service inside the orchestration and send port binding
is set to specify later. I have set the Delivery Notification property of th
e
send port to Transmitted.
Everything is in a long running scope shape. I have 2 exception blocks.
First exception handler catches DeliveryFailureException and the second
exception handler is general exception. I am trying to write a message to
event log from expression shape of exception handler. It is always going to
general exception block instead of going to SOAP exception block. I am
throwing a fake ASMX URL so that I can catch the SOAP exception and nothing
is happening.
Currently I have not upgraded to SP1, which I will do it later.
Any tips or help is greatly appreciated.
Thanks,
Anand
[ Post a follow-up to this message ]
|