I'm using the Dynamics Connector to integrate Dynamics CRM Online (8.0) with AX 2012. I can open maps, run them and deactivate/activate them, except for the any map that links to the Products entity in CRM. For example, if I try to open the OOTB map "Item Service to Product", the Connector service will freeze and crash. As soon as this happens, the Connector client can't communicate with the service (obviously) and crashes.
I've turned on verbose logging for the Connector but don't see anything helpful in the logs except that the client cannot communicate with the service. I've also checked the server Event log but the only thing there is a cryptic "Application Error" entry that says that it crashed.
I've tried a full uninstall of the Connector, I've tried running through the adapter configuration for both CRM and AX, but nothing seems to help.
Below is the server Event log entry:
Faulting application name: ConnectorServiceHost.exe, version: 3.4.304.1, time stamp: 0x5480b564 Faulting module name: clr.dll, version: 4.6.1087.0, time stamp: 0x583e5e56 Exception code: 0xc00000fd Fault offset: 0x0000000000001237 Faulting process id: 0x17ec Faulting application start time: 0x01d26b67974ac37a Faulting application path: C:\Program Files (x86)\Microsoft Dynamics\Microsoft Dynamics Adapter\ConnectorServiceHost.exe Faulting module path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll Report Id: 96c45360-d8e4-11e6-80fa-005056955fa1 Faulting package full name: Faulting package-relative application ID:
Any ideas?
*This post is locked for comments