The information in this article applies to:
SUMMARY
This article is part 1 of a series of three Microsoft Knowledge Base articles that present a systematic approach to eliminating exception error messages in Microsoft Word 2000 running under Microsoft Windows 95 or Windows 98. Q236383 WD2000: Part 2: Troubleshooting Invalid Page Faults (IPFs) and Exception Errors Q236423 WD2000: Part 3: Troubleshooting Invalid Page Faults (IPFs) and Exception Errors MORE INFORMATIONThe following topics are covered in part 1 of this article: What are the types of errors that may appear? What are the types of errors that may appear?There are three general types of error messages you may encounter when working with Microsoft Word 2000. They are:Exception errorsBack to Top What are exception errors?An exception error signifies that something unexpected has happened within the Windows environment, typically an improper memory access. For example, an application or a Windows component might read or write to a memory location that has not been allocated to it (memory that it does not "own"), potentially overwriting and corrupting other program code in that area of memory.Fatal exception errors are typically of the form: Fatal exception errors are codes returned by a program in the following cases:
In the following example of a fatal exception error: the <XY> represents the actual processor exception from 00 to 0F. The xxxx:xxxxxxxx represents the <code segment pointer>:<actual address where the exception occurred>. For additional information about fatal exception errors, please see the following article in the Microsoft Knowledge Base: Q150314 What Are Windows 95/98 Fatal Exception ErrorsBack to Types of Errors What are illegal operation errors?With Microsoft Word 2000, the most common error message you get if the program "crashes" is an invalid page fault (IPF). The error message is similar to:If you click Details, the following error message appears: After you click OK, the program is shut down. When an invalid page fault occurs, an unexpected event occurs in Windows. An invalid page fault typically indicates that a program improperly attempted to use random access memory; for example, when a program or a Windows component reads or writes to a memory location that is not allocated to it. When this occurs, the program can potentially overwrite and corrupt other program code in that area of memory. For additional information about illegal operation errors, please see the following article in the Microsoft Knowledge Base: Q82710 Causes of General Protection FaultsBack to Types of Errors What are kernel errors?Kernel errors are also invalid page faults that occur between an application (for example, Microsoft Word) and Windows. A typical error message is similar to the following example:If you click Details, you receive the following error message: After you click OK, the program is shut down. For additional information about troubleshooting kernel errors, please see the following articles in the Microsoft Knowledge Base: Q218853 OFF2000: Troubleshooting Office Kernel32.dll Errors Under Win 98 Q218873 OFF2000: Troubleshooting Office Kernel32.dll Errors Under Win 95Back to Types of Errors Getting clues from the error messageThe first clue to the cause of an IPF is in the IPF error message that is displayed. The error message is similar to:If you click Details, the following error message appears: After you click OK, the program is shut down. Note the module name that is listed. If the module name is Winword.exe, then you must continue searching for the cause. Sometimes, however, the module name is a printer driver file, a video driver file, or some other non-Word component. If you can gather clues about the component that is causing the IPF, then you can target the specific cause of the problem. If the module name is something that sounds familiar to you, such as a printer driver or a video driver, see the "Troubleshooting IPFs That Occur While Printing or Formatting the Document" section of this article, in part 2: Q236383 WD2000: Part 2: Troubleshooting Invalid Page Faults (IPFs) and Exception ErrorsIf the module name does not sound familiar or if you are unsure which component it is a part of, you can query in the Microsoft Knowledge Base on the module name. You can search the Microsoft Support Web site from the following Web address: http://support.microsoft.com/support/search/c.aspAfter you get to the Search Support page, use query parameters specific to your error message. For example, if you received an invalid page fault in module WINWORD.EXE, use the following parameters to query for information:
For additional information about searching for information in the Microsoft Knowledge Base, please see the following article in the Microsoft Knowledge Base: Q129725 Obtaining Knowledge Base Articles on the World Wide WebSometimes, removing and reinstalling the file mentioned in the IPF corrects the problem. If this does not correct the problem, or if you aren't sure how to remove and reinstall the file, continue the troubleshooting steps listed in this article, or contact Microsoft Technical Support for assistance. For information about contacting Microsoft Technical Support, please see the "Microsoft Support Options" section in part 3 of this article: Q236423 WD2000: Part 3: Troubleshooting Invalid Page Faults (IPFs) and Exception ErrorsBack to Top Getting clues from when the error occursSometimes, noting when the error occurs can help determine the cause of the problem. For example, if the error occurs when printing the document, you can skip to the "Is the Printer Driver Damaged?" section of this article and try those steps first. If the error occurs when you start Word, skip to the "Troubleshooting IPFs That Occur During Startup" section. Otherwise, continue troubleshooting.If the error is not resolved after you try those steps, continue troubleshooting at the beginning of this article and work through the steps systematically. The goal is to find clues to the cause of the problem and resolve it quickly by trying the most likely solutions first. Back to Top Determining the Scope of the ProblemA key part of troubleshooting IPFs is to determine how widespread the problem is. Try to answer the following questions:Is the problem reproducible (can you make it happen whenever you want), or does it occur at random?The following sections discuss each question and possible resolutions. Is the Problem Reproducible? Can you make the error occurr again in a reasonable amount of time? To solve an IPF, try a solution and then attempt to make the IPF occur again. If the error goes away, you can assume you have solved the problem. If the error still occurs, you need to continue troubleshooting the problem. If the error is not easily reproducible, try each solution one at a time. After you try one solution, go back to Word and work with the program for a while until you feel comfortable that the problem has been solved. If the problem has not been solved, try another possible solution. Along the way, keep track of the solutions you have tried and their results. Remember, if the IPF occurs when you do specific things in Word or the document, you may get some clues about which solutions to try first. Back to Determining the Scope Does the Problem Occur in Other Applications? If the problem occurs in other applications besides Word, most likely the problem is not with Word but with Windows, a component of Windows, or a piece of software that is running in the background. Although some of the troubleshooting tips and possible solutions in this article may help, the focus of this article is to resolve IPFs that are specific to Word. For more information about troubleshooting errors that are not specific to Word, please see the "Windows 95 Support" section of this article. Back to Determining the Scope Are There Specific, Known Issues Causing This Problem? Some known issues with Word 2000 may cause IPFs under specific circumstances. For more information about specific causes of IPFs in Word 2000, query on the following words in the Microsoft Knowledge Base: Word 2000 IPFFor additional information about finding articles in the Microsoft Knowledge Base, please see the following article: Q129725 Obtaining Knowledge Base Articles on the World Wide WebIf none of the articles in the Microsoft Knowledge Base describes your problem, please continue troubleshooting your problem using the information in this article. Back to Determining the Scope Does the Problem Only Affect a Certain Document? If the IPF is specific to a certain document, the document may be damaged. To test this, try creating a new empty document based on Normal.dot and reproducing the error in the new document. To create a new document based on Normal.dot, do the following steps:
If the error does not occur in a new document, the original document may be damaged. Damaged documents often exhibit behavior that is not part of the program's design (for example, infinite repagination, incorrect document layout and formatting, unreadable characters on the screen, error messages during processing, system stops responding or crashes when you load or view the file, or any other unusual behavior that cannot be attributed to the normal operation of the program). Some of this behavior can be caused by factors other than document corruption. To help rule out other factors, use the following troubleshooting steps:
Q211634 WD2000: Troubleshooting Damaged DocumentsBack to Determining the Scope Does the problem only occur at a particular time? For example, does the problem occur when you start Word or does the problem occur when you print or work with a document? Start Word with the defaults: During startup, two of the events that occur are the loading of the Registry Data key and the Normal.dot global template. If either of these items is damaged, Word may fail to start. You can temporarily bypass these items by starting Word with the /a switch. To do this, follow these steps:
C:\Program Files\Microsoft Office\Office "C:\Program Files\Microsoft Office\Office\WinWord.exe" /a If Word fails to start correctly, continue to start Word with the /a switch where indicated, skip the "Reset Word Back to Default Settings" section, and continue troubleshooting. Reset Word Back to Default Settings: The following three items need to be done in order to reset Word back to its default state: Delete the Word Data key.
HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Word\Data
Followed by: -or- If Word starts and functions correctly, you have resolved the problem. The problem was a damaged Windows registry key. Please note, you may need to change a few settings to restore your favorite options in Word. If Word fails to start or function correctly, you may have a damaged Global template (Normal.dot). Follow the steps in the next section of this article, "Rename the Global template (Normal.dot)." Back to Default Settings NOTE: Renaming the Normal.dot template resets several options back to their default settings, including custom styles, custom toolbars, macros, and AutoText entries. For this reason, it is strongly recommended that you rename the Normal.dot file rather than deleting it. Certain installations may yield more than one legitimate Normal.dot file. These situations include multiple versions of Word running on the same computer or several workstation installations on the same computer. In these situations, pay special attention so that you rename the correct copy of Normal.dot. The default location for the Global template (Normal.dot) is in the following location: Windows 95/98:Use the following steps to rename the Normal.dot template:C:\WINDOWS\Application Data\Microsoft\TemplatesWindows 95/98 with Profiles enabled:C:\Windows\Profiles\<username>\Application Data\Microsoft\Template For more information about using the Organizer, click Microsoft Word Help on the Help menu, type using the Organizer in the Office Assistant or the Answer Wizard, and then click Search to view the topics returned. If Word fails to start correctly, continue troubleshooting using the steps in the following section of this article. Back to Default Settings Word has the ability to automatically load templates, WLLs (Word libraries), and COM add-ins at startup. These files give Word added functionality. If one of these files is damaged, it can cause an IPF when you start Word. To correct this problem, follow these steps: C:\Program Files\Microsoft Office\Office\StartupThe default location for the Word Startup folder is: C:\WINDOWS\Application Data\Microsoft\Word\STARTUP If Word fails to start correctly, continue troubleshooting using the steps in part 2 of this article. Q236383 WD2000: Part 2: Troubleshooting Invalid Page Faults (IPFs) and Other ErrorsBack to Default Settings Additional query words: tshoot
Keywords : kbdta wd2000 |
Last Reviewed: September 13, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |