Share via


An unknown error occurred while synchronizing data to Outlook error when synchronizing records

This article provides a resolution for the An unknown error occurred while synchronizing data to Outlook error that occurs after the data in the organizer field is removed in the Microsoft Dynamics CRM web client.

Applies to:   Microsoft Dynamics CRM 2011
Original KB number:   2700417

Symptoms

By default, appointment records created in the Microsoft Dynamics CRM web client automatically populate the organizer field as the creating user. However, the data in this field can be removed and is not considered required.

In the Microsoft Dynamics CRM 2011 Outlook client, this may produce the following error during synchronization:

An unknown error occurred while synchronizing data to Outlook.

Screenshot of the error during synchronization in the Microsoft Dynamics C R M 2011 Outlook client.

Cause

The organizer field on the synchronized appointment record is blank.

Resolution

Ensure that the organizer field is appropriately populated on the appointment records that are producing this behavior.

In addition, the following actions can be taken to help mitigate this issue for future occurrences:

  1. Make the organizer field a required field on the appointment form.
  2. Create a workflow that fires on create and update of an appointment record to check if the organizer field is blank. If the field is blank, add the owner of the record as the appointment organizer.
  3. Open the appointment in Outlook and populate the organizer field, then synchronize.
  4. Create a plugin that ensures that the organizer field is populated when an appointment is created or updated.