Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with TreeView
Message
From
08/07/1999 17:21:18
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00239078
Message ID:
00239106
Views:
22
>I build a form with a TreeView control in it. A few days ago somebody installs "something" in my pc, so now the TreeView reports me an error every time I try to edit the form with "modify screen". The error is 0x80040154 Class not registered.
>I tried reinstalling VFP5, but the error remains.
>I tried with RegSvr32, but the error still remains.
>How can I got the form back to life?
>Any ideas?
>
>Thanks.

Probably, the previous TreeView control was overwritten by the new instalation. Your form already contains an instance (in design mode) of the previous TreeView with, oleCID, OleClass and some other properties which don’t match anymore. If you manage to open your form try to drop a new instance of the treeview.

There are articles and threads here about adding Actives at runtime in order to avoid such things to happen.

Regards

Oscar Corte
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform