Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows Application Error Reporting Popsup when exit
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01070488
Message ID:
01070547
Vues:
9
*** Quote ***
Try to remove ActiveX component from your form in Form's Release method.
Thisform.removeobject([NameofActiveXobject])

also, I think that clear class all in form.destroy event is not necessary and might led to dreaded C0000005 errors.
try to put such a cleaning code in your application shutdown code.


*** End Quote ***

I will try to remove the class from the release method of my form.

I have my on shutdown procedure where i put all my cleaning code, but then without releasing first the class, I get error with Cannot clear object that is in use

Thanks.
Jojo R. dela Cuesta, B.Sc.
eConsultant, Programmer
Dalplus Technologies
http://www.dalplus.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform