PRB: MVCOUNT May Cause Illegal Operation Error in VFP 5.0xLast reviewed: March 6, 1998Article ID: Q182138 |
The information in this article applies to:
SYMPTOMSWhen you attempt to open a visual class library (.vcx) file in the Class Browser, the following error may appear:
This program performed an illegal operation and will be shutdown.When you press the Details button, the following message appears:
VFP caused an invalid page fault in module VFP.EXE at <memory address>.This problem does not occur in Visual FoxPro 3.0b or when running Visual FoxPro 5.0x on a Windows NT 4.0 computer.
CAUSEThe value of MVCOUNT in the Config.fpw file is greater than 34000.
RESOLUTIONSet MVCOUNT to a number less than 34000.
STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONThe MVCOUNT keyword allows you to control the number of variables that Visual FoxPro can use.
Steps to Reproduce Behavior
REFERENCESVisual FoxPro Help; search on: "MVCOUNT"
|
Additional query words: crash hang GPF fault
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |