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: 

LabVIEW 7.0 3D Graph doesn't show in EXE.

I built a LabVIEW 7.0 application that uses the 3D Surface Graph. After installing my application on another system, the graph area remains empty with the message: "Control could not be loaded" in the graph area.
 
Please reply to: han.kroon@philips.com
 
0 Kudos
Message 1 of 2
(2,608 Views)

The 3D graph is an ActiveX control. As such, it needs to be installed along with your application.

When you build the installer, you should have an option for including support for this option. This will install the control when you run your installer and it should then work.

If this doesn't help you, I suggest you try searching for more about this.


___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(2,601 Views)