I am getting the following error while deploying it to my test server:
There was a failure executing the send pipeline: "NameOfMyApp.XmlToJSONSendPipeline, NameOfMyApp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0a310ca75ebafd97" Source: "Unknown " Send Port: "SendPortForNAVtoD365" URI: "D:****%MessageID%.json" Reason: The pipeline component Microsoft.BizTalk.Component.JsonEncoder,Microsoft.BizTalk.Pipeline.Components, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 can not be found. If the component name is fully qualified, this error may occur because the pipeline component can not be found in the assembly.
The project is running smoothly at my development server. Any help??