Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fatal exception error C0000005 when form releases
Message
De
20/05/2003 22:49:06
Seth Maxwell
Prospect Information Network
Daytona Beach, Floride, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Fatal exception error C0000005 when form releases
Divers
Thread ID:
00790856
Message ID:
00790856
Vues:
59
I keep getting a C000005 fatal exception code whenever I am releasing this form object. It is a Foxpro base form, which I add to a custom class using

THIS.oForm = CREATEOBJECT("form")

The form contains a control that I use to set latitude and longitude to addresses, which I create using

THIS.oFORM.NEWObject(...)

I release the control (which seems to work fine), then I release the form using

THIS.oForm = .F.

I have to release the object and form every so often because the control I use breaks under stress and I keep geting an OLE fatal error. The only way I could think of to get around that is to release and restart the control each time I get the OLE error. Any ideas as to what is causing the C5 error?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform