Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows Application Error Reporting Popsup when exit
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01070488
Message ID:
01070547
Views:
10
*** 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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform