01-14-06 02:54 AM
The scenario is
• I used web service publishing wizard published the schema as web service
• I create a send port that subscribed to the published web port
• I made a customized pipeline component (send/receive) and applied to bot
h
endpoints
• I created a .NET project which consumes the web service published.
Problem:
• In HAT, the message status is ‘Terminated’
• In event log, get the error message saying ‘There was a failure execu
ting
the receive pipeline: "ISL.BizTalk.Tx301.Pipeline.ReceivePipeline" Source:
"mscorlib" Receive Location: "/Tx301Search/Producer.asmx" Reason: Cannot fin
d
the assembly Microsoft.BizTalk.Pipeline.Components, Version=…’ followed
by
‘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.’
• If I changed the pipeline bounded to the web port to ‘PassThrough’,
it
went successful with expected message sent by the send port.
Could someone help please, thanks in advance and really appreciate that.
[ Post a follow-up to this message ]
|