Hi
I am trying to integrate a apllication into GP 10 and have installed
eConnect 10 on my server.
I set up a simple process that receives a xml file and uses the
econnect adapter to send the data to GP. Whenever I copy one of the
sample xml files to my “in” folder I get the following error
The Messaging Engine failed to create the transport adapter
“eConnect”.
OutboundAssemblyPath: “C:\Program Files (x86)\Common Files\Microsoft
Shared\eConnect 10\Objects\Dot Net
\Microsoft.Dynamics.GP.eConnect.BizTalk.Adapter.dll”
OutboundTypeName:
“Microsoft.Dynamics.GP.eConnect.BizTalk.Transmitter”
Exception Details: “Could not load type
‘Microsoft.Dynamics.GP.eConnect.BizTalk.Transmitter’ from assembly
‘Microsoft.Dynamics.GP.eConnect.BizTalk.Adapter, Version=10.0.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35′.”
For more information, see Help and Support Center .
I use the econnect adapter with the correct sql string under
“configure” and the XMLTransmit as the send pipeline. My biztalk user
has admin access to my test server, so I doubt its a security issue.
Rgs,
MD