Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fatal exception error C0000005 when form releases
Message
De
21/05/2003 02:53:58
 
 
À
20/05/2003 22:49:06
Seth Maxwell
Prospect Information Network
Daytona Beach, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00790856
Message ID:
00790935
Vues:
14
>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?

Check that your video drivers are correct and up-to-date. For other ideas: http://fox.wikis.com/wc.dll?Wiki~C0000005ExError~VFP
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform