When you use pen functions while a custom program saves changes to a document, Word 2003 unexpectedly quits (884567)



The information in this article applies to:

  • Microsoft Office Word 2003, when used with:
    • the operating system: Microsoft Windows XP Tablet PC Edition

Important This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry

SYMPTOMS

When you run a custom program that programmatically saves changes to a document and then closes the document, and you use pen functions while the document is being saved in Microsoft Office Word 2003 on a Microsoft Windows XP Tablet PC-based computer, you may experience the following symptoms:
  • Word 2003 unexpectedly quits.
  • You receive an error message that is similar to the following error message:

    Microsoft Office Word has encountered a problem and needs to close. We are sorry for the inconvenience.

    To see what data this error report contains, click here.
When you view the data in the error report, the report contains an error signature that is similar to one of the following error signatures:
   Application name   Application version   Module name   Module version   Offset
   --------------------------------------------------------------------------------
   Winword.exe        11.0.6359.0           Mso.dll       11.0.6360.0      000a5535
   Winword.exe        11.0.6359.0           Mso.dll       11.0.6360.0      00581bbc
   Winword.exe        11.0.6359.0           Mso.dll       11.0.6360.0      005677c9

CAUSE

This problem may occur if you repeatedly tap the pen while a custom program saves and closes a document.

RESOLUTION

This problem was first fixed in a hotfix that is now contained in a service pack. If you installed the latest Office 2003 service pack, you do not have to install the hotfix.

Service pack information

This problem is corrected in Office 2003 Service Pack 2.

To resolve this problem, obtain the latest service pack for Office 2003. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

870924 How to obtain the latest service pack for Office 2003

How to obtain the hotfix

This issue is fixed in the Word 2003 post-Service Pack 1 Hotfix Package that is dated November 18, 2004. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

890213 Description of the Word 2003 post-Service Pack 1 hotfix package: November 18, 2004



After you install this hotfix, follow the steps that are listed in the "More Information" section of this article to set the BlockDocCloseDuringCmdExec registry key and to activate the hotfix.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
This problem was first corrected in Office 2003 Service Pack 2.

MORE INFORMATION

Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

To enable this hotfix, follow these steps:
  1. Quit Word 2003.
  2. Tap Start, tap Run, type regedit, and then tap OK.
  3. Locate and then tap to select the following registry subkey:

    HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Word\Options

  4. After you select the registry subkey that is specified in step 3, tap New on the Edit menu, and then tap DWORD Value.
  5. Type BlockDocCloseDuringCmdExec, and then press ENTER.
  6. Tap BlockDocCloseDuringCmdExec, and then tap Modify on the Edit menu.
  7. In the Value data box, type 1, and then tap OK.
  8. On the File menu, tap Exit to quit Registry Editor.

Modification Type:MajorLast Reviewed:4/7/2006
Keywords:kbOffice2003SP2fix kbProgramming kbAutomation kbopenfile kbOffice2003preSP2fix kbQFE kbbug kbfix KB884567 kbAudITPRO kbAudEndUser