FIX: Modal Form and Form with Treeview Causes Memory Error (185085)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
This article was previously published under Q185085 SYMPTOMS
Adding nodes to a Treeview control that resides on an inactive page of a
pageframe after displaying a modal form, causes Visual FoxPro to generate
one of the error messages shown below.
In Windows NT 4.0, Dr. Watson for Windows NT reports the following error:
An application error has occurred and an application log is being
generated.
VFP.exe
Exception access violation(0xc00000050), Address: <memory address>
In Windows 95, the following error appears:
This program caused and illegal operation and will be shutdown.
Pressing the Details button results in one of the messages below:
VFP caused an invalid page fault in module <unknown> at <address>.
VFP caused an invalid page fault in module COMCTL32.OCX at
<address>.
RESOLUTION
Change the WindowType of the modal form to Normal. However, this allows
users to manipulate items that are not on the previously modal form.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This has been corrected in Visual FoxPro
6.0.
Modification Type: | Major | Last Reviewed: | 3/23/2000 |
---|
Keywords: | kbbug KB185085 kbAudDeveloper |
---|
|