01-14-06 02:54 AM
Hi,
This is probably a stupid question, but have you remebered to copy the .dll
containing the pipeline component to the pipeline components catalog under
the BizTalk install catalog?
--
Regards
Tom Lysholt Hansen
"Tommy" wrote:
> The scenario is
> • I used web service publishing wizard published the schema as web servi
ce
> • I create a send port that subscribed to the published web port
> • I made a customized pipeline component (send/receive) and applied to b
oth
> 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 exe
cuting
> the receive pipeline: "ISL.BizTalk.Tx301.Pipeline.ReceivePipeline" Source:
> "mscorlib" Receive Location: "/Tx301Search/Producer.asmx" Reason: Cannot f
ind
> the assembly Microsoft.BizTalk.Pipeline.Components, Version=…’ followe
d by
> ‘The Messaging Engine has suspended "1" message(s) from adapter "SOAP" d
ue to
> failures in message processing. Please refer to Health and Activity Tracki
ng
> 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 ]
|