Hi All,
I have deployed my 32 bit application on 64 Bit Windows Server 2008 R2 server.
I have BizTalk 2009 installed on that server along with BizTalk HL7 accelarator. I am getting following error when I trigger BizTalk application through SOAPUI.
There was a failure executing the receive pipeline: “XYZReceivePipeline, XYZ.Pipelines, Version=1.0.0.0, Culture=neutral, PublicKeyToken=87c45647eee5db8f” Source: “XYZHL7ResultXMLDisassembler” Receive Port: “XYZReceivePort” URI: “//XYZ//service.svc” Reason: Could not load file or assembly ‘Microsoft.Solutions.BTAHL7.HL72fDasm, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ or one of its dependencies. The system cannot find the file specified.
I have already created Host Instance with 32 bit. Can anyone tell me how to resolve it.
Any help is really appreciated.
Thanks.