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:
01070548
Vues:
11
Hello Jojo,

>
>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

This means that you have to release the object reference that exist somewhere.

From VFP help:

Method or event code for that object is currently running.

You attempted to remove class definitions from memory with the CLEAR ALL command.
Interrupt the running code or wait until it completes before clearing memory.
* Human is a question asked by birth and answered by death. Machine is another kind of question with another kind of answer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform