Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

A duplicate appointment item is created when a user accepts a meeting request in Outlook Web Access


View products that this article applies to.

Symptoms

Consider the following scenario:
  • You send a single-instance exception meeting request to a Microsoft Exchange Server 2003 user.

    Note A single-instance exception meeting request occurs when you modify any field in one instance of a recurring meeting request.
  • A Collaboration Data Objects (CDO) 1.21-based application calls the GetAssociatedAppointment method on the meeting request.
  • The CDO 1.21-based application calls the Update method on the resulting appointment item.
In this scenario, a tentative meeting request is created in the user's calendar. This tentative meeting request shows both a RecurrenceID and the correct date. However, the time of the tentative meeting request is always set to midnight. When the user later accepts the meeting request in Microsoft Office Outlook Web Access, a duplicate appointment item is created in the Outlook Web Access calendar.

↑ Back to the top


Cause

This problem occurs if the Outlook Web Access client queries the user's calendar for a matching item based on the RecurrenceID. However, the value of the RecurrenceID is incorrect based on the tentative item that is created by the CDO 1.21-based application. Therefore, because the Outlook Web Access client cannot find the appointment item, the Outlook Web Access client creates a new appointment item.

↑ Back to the top


Workaround

To work around this problem, manually delete the duplicate appointment.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


Keywords: KB928567, kbbug, kbfix

↑ Back to the top

Article Info
Article ID : 928567
Revision : 2
Created on : 10/8/2011
Published on : 10/8/2011
Exists online : False
Views : 205