Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
After you install the hotfix package that is described in KB article 974489, and you experience the scenario that is described in the "Symptoms" section, an event log entry that resembles the following is logged in the Application event log:
Log Name: Application
Source: Outlook
Date: 8/30/2009 12:41:20 PM
Event ID: 54
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: machine1.corp.contoso.com
Description:
Subject: Team Meeting
Current User: Guido Pica
Flags: 0x00000000
Start Time: 8/31/2009 7:30 AM End Time: 8/31/2009 8:00 AM
EntryID: 0000000024171E2FFD62CF11AC5800805F705D780700510E38F0F350CF11AC4C00805F7
00000001A2A000069D4FD0322AF1849BEA8F22D21454105000006BFBCD10000.
Notes- By default, the subject, the start time, and the end time of the meeting invitation are logged in the event log. The event log also lists the computer name together with the name of the user who deleted the meeting invitation.
- You do not have to enable logging in Office Outlook 2007 to have this event displayed in the Application log.
You can configure the DisableSubjectLogging registry entry to replace the subject text in the event log with the Global Object ID value of the message. To do this, follow these steps:
- Start Registry Editor.
- In Windows Vista, click Start, type regedit in the Start Search box, and then press ENTER.
If you are prompted for an administrator password or for confirmation, type the password, or provide confirmation.
- In Windows XP, click Start, click Run, type regedit in the Open box, and then click OK.
- Locate and then click the following registry subkey:
HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Options\Calendar
- On the Edit menu, point to New, and then click DWORD Value.
- Type DisableSubjectLogging, and then press ENTER.
- Right-click DisableSubjectLogging, and then click Modify.
- In the Value data box, type 1, and then click OK.
- Exit Registry Editor.
Note After you configure the DisableSubjectLogging registry entry, only the subject text is replaced with the Global Object ID value in the event log. The Global Object ID will be a value similar to
040000008200E00074C5B7101A82E00800000000E1301F017331CA0100000000000000001000000011F8BC167F19794B83D30B25F704EAFE.
Other information about the meeting invitation is still logged in the event log.