Hello All,
I'm creating an Integration between CRM2011 and NAV 2008 R2.
My Integration contain about a dozen of maps, all working fine except for one.
I've made a custom entity in CRM called "Personeel", and I'm trying to link it with Resource in NAV.
This does work when synchronizing it from NAV to CRM, but if I run it from CRM to NAV an error occurs:
WARNING TID:TP-13 [2012-01-05T14:47:40.1472629+01:00]: [Personeel to NAV Resource] has encountered an error while processing key [e9a036bd-7900-e111-b3a2-d485645a0237]. Sequence contains more than one matching element
--- Exception Dump ---
Caught Exception: Sequence contains more than one matching element
Stack trace:
at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source, Func`2 predicate)
at Microsoft.Dynamics.Integration.Adapters.Crm2011.DynamicObjectProvider.ReadObject(Object key)
at Microsoft.Dynamics.Integration.Service.RecordRetryThread.Run(Object task)
If I link Personeel with another table in NAV the same error occurs.
I have tried reinstalling the Connector, and I'm running the latest version (with the new filtering functionality).
Does anyone have any idea on what could be wrong?
Thanks,
Shadowing.