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 4.0 Outlook client, if the organizer field data is removed from an appointment, and then the record is synchronized, this may result in the object being repeatedly synchronized. If client tracing is enabled, the following log will be generated:
[2012-03-06 14:15:17.893] Process:OUTLOOK |Thread:0904 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCalItemHelper::HrMapiRecipientsToDynamicEntites File: c:\bt\13487\src\application\outlook\addin\calitemhelper.cpp Line: 1151
>hr = 0x8007000e
[2012-03-06 14:15:17.893] Process:OUTLOOK |Thread:0904 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCalItemHelper::HrAddRecipientsToCrmItem File: c:\bt\13487\src\application\outlook\addin\calitemhelper.cpp Line: 1894
>hr = 0x8007000e
[2012-03-06 14:15:17.893] Process:OUTLOOK |Thread:0904 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCalItemHelper::HrAddOtherPropertiesToCrmItem File: c:\bt\13487\src\application\outlook\addin\calitemhelper.cpp Line: 789
>hr = 0x8007000e
However, 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"
In the Microsoft Dynamics CRM 4.0 Outlook client, if the organizer field data is removed from an appointment, and then the record is synchronized, this may result in the object being repeatedly synchronized. If client tracing is enabled, the following log will be generated:
[2012-03-06 14:15:17.893] Process:OUTLOOK |Thread:0904 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCalItemHelper::HrMapiRecipientsToDynamicEntites File: c:\bt\13487\src\application\outlook\addin\calitemhelper.cpp Line: 1151
>hr = 0x8007000e
[2012-03-06 14:15:17.893] Process:OUTLOOK |Thread:0904 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCalItemHelper::HrAddRecipientsToCrmItem File: c:\bt\13487\src\application\outlook\addin\calitemhelper.cpp Line: 1894
>hr = 0x8007000e
[2012-03-06 14:15:17.893] Process:OUTLOOK |Thread:0904 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCalItemHelper::HrAddOtherPropertiesToCrmItem File: c:\bt\13487\src\application\outlook\addin\calitemhelper.cpp Line: 789
>hr = 0x8007000e
However, 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"