12-23-04 10:51 PM
I got past that problem and ran into another one (go figure). Turns out
that previously I had more than one instance of the same schema deployed.
Once I made sure that this isn't the case, the message made it into the
message box.
Problem is... the message is just sitting there saying that it is "ready to
run". What baffles me is that how did the message make it into the message
box and not trigger an orchestration? I made sure that the schema in the
orchestration matches the message sent from the client.
Any suggestions?
"paul" <boloh77@hotmail.com> wrote in message
news:O8WiTeT6EHA.3504@TK2MSFTNGP12.phx.gbl...
> Hey Biztalk pros
>
> I'm trying to get the sample HTTP Adapter framework in the ..\Microsoft
> BizTalk Server 2004\SDK\Samples\Adapters\HttpAdapter\Ru
n-Time folder to
> work. I was able to send a message from the client to the HTTP Adapter,
> but it fails to get picked up by the messaging engine. Here's the error I
> get in the Event Log.
>
> There was a failure executing the receive pipeline:
> "Microsoft.BizTalk.DefaultPipelines.XMLReceive" Source: "mscorlib" Receive
> Location: "/httpreceive/httpreceive.aspx" Reason: Cannot find the assembly
> Microsoft.BizTalk.Pipeline.Components, Version=3.0.1.0, Culture=neutral,
> PublicKeyToken=31bf3856ad364e35.
>
> Anyone know what the problem is? The pipeline mentioned above is the
> regular (and default) Xml Receive pipeline. It looks like the adapter is
> unable to locate this pipeline and hence pass along the message to it. Is
> this the case? How do I fix it?
>
>
> Thanks and Merry Christmas!
> Paul
>
[ Post a follow-up to this message ]
|