OFF95: Page Fault in Mso95.dll When You Run MS Excel MacroLast reviewed: March 10, 1997Article ID: Q145570 |
7.00 7.00a
WINDOWS
kbusage kberrmsg
The information in this article applies to:
SYMPTOMSWhen you run a macro in Microsoft Excel version 7.0, you may receive the following error message:
This program has performed an illegal operation and will be shut down. If the problem persists, contact the program vendor.If you click Details, a message similar to the following appears:
EXCEL caused an invalid page fault in module MSO95.DLL at 0137:5066e949. CAUSEThis problem occurs when all of the following conditions are met:
This behavior may also occur when you use a macro in any Office version 7.0 program that requires you to establish a reference to the Microsoft Office 95 Object Library.
RESOLUTIONTo resolve this problem, enable the Microsoft Office 95 Object Library before you run the macro. To do this, use the following steps in Microsoft Excel:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONThis problem occurs when you use the following properties in a macro:
BuiltinDocumentProperties CustomDocumentProperties DocumentPropertiesYou can use the BuiltinDocumentProperties property to return the collection of built-in document properties, and the CustomDocumentProperties property to return the collection of custom document properties.
REFERENCESFor more information about built-in document properties, click the Index tab in Microsoft Excel Help, type the following text
object libraryand then double-click Office 95 Library for Document Properties to go to the "BuiltinDocumentProperties Property" topic.
|
KBCategory: kbusage kberrmsg
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |