PRB: ActiveX Control with "Message" Property Causes Page FaultLast reviewed: May 22, 1997Article ID: Q168827 |
The information in this article applies to:
SYMPTOMSRunning a form created in Visual FoxPro 5.0 or 5.0a with an ActiveX control that has a property called "MESSAGE" causes an Invalid Page Fault.
STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONAn ActiveX control created in Visual Basic 5.0 with a property called "MESSAGE" (in either uppercase or lowercase letters) causes an Invalid Page Fault in Visual FoxPro 5.0 or 5.0a running on Windows 95. The error on Windows NT is an "Application error" with Visual FoxPro referencing memory at location 0xffffffff that could not be read. MESSAGEBOX is a reserved word in Visual FoxPro and may possibly be the cause of the behavior. ActiveX controls normally do not need to avoid the container's reserved words in order to work properly. The use of other Visual FoxPro reserved words as ActiveX control property names does not, necessarily, cause the same behavior.
Steps to Reproduce Behavior
words may not result in similar behavior. REFERENCESVisual Basic 5.0 Help |
Keywords : FxinteropOcx kberrmsg kbinterop vfoxwin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |