Dynamics CRM Support Blog
Problems configuring the CRM Outlook client? Use the wizard!
CRM Resource Center
FAQ About Technical SupportOnline | On-Premise
FAQ About Billing
Implementation Guide
Microsoft Dynamics CRM Developer Center and SDK
Hi,
If you delete a field from CRM and then regenerate the config via the adapter in the connector then it doesnt delete the field from the connector, if you then run a sync it complains that this field doesnt exist in CRM which is correct but it wont sync anything.
Is this a bug?
Hi Peter,
Here is another issue with creating Duplicated Adapters for custom and system entites, so in general, looks like yours CRM Adapters was not updated or you not restart Connector Client and Server to refresh cashied adapters configurations.
Here is some workaround:
1. After Update CRM settings, make sure that you have only One Adapter for your entity and this file config was updated (check file modification date)
2. Stop Connector Service
3. Close Connector Client
4. Open Connector Client
5. Run Connector Service
Cheers,
Konstantin
Hi Konstantin
We tried that but it didnt work, in the end we removed them from the xml ourselves and we go around it (untill we refresh the adapter again when it will add them back)