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: 

Problems with ActiveX Treeview Control 6.0

Hi,

I get a "Could'nt load element" message when using a VI with the ActiveX Treeview Control 6.0 on a different computer, although it has the same Windows version (Win2000 with service pack 4). Something seems to be missing. What is it, and where can I get it ?

Best regards,
Mareti
0 Kudos
Message 1 of 2
(3,579 Views)
hi,
please check the following:
1. check if your treeview control is installed and registered on your target (mscomctl.ocx, mscomctl.dep, mscomctl.srg in the system32-directory). register the control with "regsvr32 mscomctl32.ocx" on a command line.

2. be sure you have a license to use the mscomctl! if you don't have a Microsoft development license, you can't use the control with labview in edit-mode. you then must create an executable on a plattform with a license and copy the exe to your target. a license is shipped with MS DeveloperStudio, MS Access, VB etc. without a license you can't create applications including treeview, listview, tollbar etc. from mscomctl.

best regards
chris
Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
0 Kudos
Message 2 of 2
(3,579 Views)