I'm trying to assist a customer who is getting the following eConnect error when running a Customer integration. What would cause this message if they're not using an eConnect adapater?
*This post is locked for comments
I'm trying to assist a customer who is getting the following eConnect error when running a Customer integration. What would cause this message if they're not using an eConnect adapater?
*This post is locked for comments
Hi Beth,
This is a bug that was fixed with SP3. You do need to install eConnect via the SP3 installation media to fix this though.
1. Open the "Microsoft.Dynamics.GP.eConnect.Service.exe.config" file, which by default is located in the following directory:
C:\Program Files\Microsoft Dynamics\eConnect 11.0\Service
2. At the bottom of the file, locate the following setting:
<serviceMetadata httpGetEnabled="true" httpGetUrl="http://localhost/Microsoft/Dynamics/GP/eConnect/mex"/>
3. Change the value for "httpGetEnabled" from "true" to "false". Save and close the file, then try stopping and starting the service again.