Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error C0000005
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00595224
Message ID:
00595244
Views:
26
>>>I have a form that is called from the .Click event of a command button on another form. Sometimes this works fine and sometimes I get a Fatal Error C0000005 when the DO FORM occurs. The form being called is a large multi-paged scrollable form, if that matters. I am using VFP6 SP5.
>>>
>>>Any ideas or known issues on what may be causing this to occur?
>>
>>Does this message show, which method gives you the error? Do you have all objects in this form in design time or you add them as necessary in run-time (delayed instantiation)?
>
>Nadya,
>
>Yes, it tells me that the .Click event is where the error is being encountered on line 72. Line 72 contains the DO FORM. As for the objects, they are all there at design time. There is no delayed instantiation.

Do you have code in Load/Init methods of this form? Can you temporary remove pageframe from this form and test, if it resolves this problem?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform