ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

the activeX control MsComctlib.ITreeView is not loaded when I use the vi with another PC

Any ideas?
Thank you
0 Kudos
Message 1 of 3
(3,915 Views)
Hi,

The control might not be installed, or development environments are not
allowed to use activex.

The first can be resolved by installing it (copy the .ocx files to the PC,
and use regsvr32 to register them). The files are named "mscomct2.ocx" and
"mscomctl.ocx".

The second problem can be resolved by installing any MS software that uses
VBA, or by installing VC++.

Regards,

Wiebe.


"tot" wrote in message
news:506500000008000000CA820000-1042324653000@exchange.ni.com...
> Any ideas?
> Thank you
0 Kudos
Message 2 of 3
(3,915 Views)
Thank you very much, after installing the libraries the control has not be loaded yet so I had to replace in the vi, the control by the same. It runs now.
I don't know what happened.
thank you
0 Kudos
Message 3 of 3
(3,915 Views)