WD97: Converting ActiveX to Picture Causes Invalid Page FaultLast reviewed: February 11, 1998Article ID: Q165922 |
The information in this article applies to:
SYMPTOMSAttempting to convert an ActiveX Control Object to a Word Picture Object using Visual Basic for Applications causes the following error:
This program has performed an illegal operation and will be shut down.The details of the error show:
WINWORD caused an invalid page fault in WINWORD.EXE at 0137:30440759.Choosing OK causes Word to close.
CAUSEWhen creating your macro, Visual Basic for Applications does not check to see if the method of conversion you are applying to an object is an allowed method for the object type. You receive the error message because an ActiveX object (controls such as a check box, command button, and so on) cannot be converted to a Word Picture object.
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.
RESOURCESFor more information about ActiveX, please see the following articles in the Microsoft Knowledge Base:
ARTICLE ID: Q163435 TITLE: VBA: Programming Resources for Visual Basic for Applications ARTICLE ID: Q155965 TITLE: WD97: CTRL+Z UNDO Will Not Work In Form Control Tools ARTICLE ID: Q162598 TITLE: WD97: ActiveX Controls Lose Sizing After Previewing in Browser ARTICLE ID: Q155903 TITLE: WD97: Error Inserting ActiveX ControlFor more information about "ActiveX," click the Office Assistant, type "ActiveX," click Search, and then click one of the following topics:
|
Additional query words: vb vba vbe ocx
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |