08-05-04 10:49 PM
Dear all,
I have an orchestration deployed and published as web service. I'm able to
communicate with it and make the business process, but when I should receive
the result I have the subsequend error in the Event Viewer of BizTalk:
Event ID: 5752
The Messaging Engine has suspended "1" message(s) from adapter "SOAP" due to
failures in message processing. Please refer to Health and Activity Tracking
tool for more detailed information on this failure.
Event ID: 5754
The "SOAP" adapter is suspending an outbound message going to destination
URL:"/ElearningTestBed_Proxy/ ElearningTestBed_OrchestratorBL_Bis_Elea
rning_I
n_Out_Port.asmx". Details:"Exception generated type
System.Runtime.InteropServices.COMException."
In the debug window of HAT the orchestration istance is "Active", all
messages have been transmitted right. Into the web service of the
orchestration exposed I catch a System.Web.Services.Protocols.SoapException
with message field and <detail> field void.
Have some idea on how to solve the problem?
Thanks,
Aniello.
[ Post a follow-up to this message ]
|