Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 6.0 Fatal Error: Exception code=C0000005
Message
De
16/10/1998 17:50:23
 
 
À
16/10/1998 17:45:38
Eric Barnett
Barnett Solutions Group, Inc
Sonoma, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00147548
Message ID:
00147703
Vues:
39
>I have noticed this error when I have created another object over the COM layer and I do not explicity release it. While it should clean up on it's own when it's owner (VFP) goes out of scope, instead it causes this error.
>
>Example
>
>oObj=CREATEOBJECT("myobject.myobject")
>QUIT
>
>Causes error.
>
>oObj=CREATEOBJECT("myobject.myobject")
>RELEASE oObj
>QUIT
>
>Doesn't cause error.

Well,

My FoxPro throughs me out with the error... it is not just when I 'quit' forxpro that I get the error. I would just type a modi proj and get it, or other things.

Also, Pressing buttons in the class browser kicks us out of VFP just like we did a File Exit...

There is more to this than leaving a reference to a non-existing object while quitting.

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform