LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ActiveX control can not be loaded after reload the vi

Hi,

I'm using the MS treeview control to display some folder structure, but when I close the labview, and restart it, the control can not be loaded. The exact message is "control could not be loaded!". Even the example in Labview 6.1 -- FamilyTree has the same problem.

I'm wondering how to solve this problem.

Thanks a lot.
0 Kudos
Message 1 of 6
(3,532 Views)
Hi inhaler,

I recomend contacting Ni support at 1 (800) 433-3488.

If the shipped example does not work, they will be interested.

I have also heard of an on-confirmed rumor that there are issues with using the MS treeview in LV.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 6
(3,532 Views)
I just solved the problem by register the ocx, but I'm still confused because this ocx came from MS, supposed to be registered by default.
0 Kudos
Message 3 of 6
(3,532 Views)
Hi,

The only issues I know of with the Treeview example, are memory leaks. This
means, that while running the example, the memory slowly fills.

Regards,

Wiebe.

"Ben" wrote in message
news:506500000005000000AAB70000-1031838699000@exchange.ni.com...
> Hi inhaler,
>
> I recomend contacting Ni support at 1 (800) 433-3488.
>
> If the shipped example does not work, they will be interested.
>
> I have also heard of an on-confirmed rumor that there are issues with
> using the MS treeview in LV.
>
> Ben
0 Kudos
Message 4 of 6
(3,532 Views)
Hi,

It's not registered by default. It's registered if one of MS's applications
registered it. It doesn't even need to be shipped with windows, although it
is for most installations. I've used labtops that where shipped with a
'minimum' installation, that didn't have the ocx installed.

Regards,

Wiebe.

"inhaler" wrote in message
news:506500000005000000B9B70000-1031838699000@exchange.ni.com...
> I just solved the problem by register the ocx, but I'm still confused
> because this ocx came from MS, supposed to be registered by default.
0 Kudos
Message 5 of 6
(3,532 Views)
Thank you Wiebe!

It is this kind of info that keeps me coming back.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 6 of 6
(3,532 Views)