10-07-2010 01:22 PM
Hi everyone,
I built a virtual machine on my desktop and installed Windows and Labview. Everything looks fine. Then when I tried to insert ActiveX control, Microsoft Toolbar Control, version 6.0, in Labview, it says "Class is not licensed for use".
By the way, it works perfectly at my desktop enviroment.
Any idea? Thanks a lot for any help.
Anne
10-08-2010 10:05 AM
There are two different licenses for those controls: a development license and a run-time license. Did you at some point have Visual C/C++/Basic 6.0 installed? If so, that would have installed the development license. That's the license you're missing on the virtual machine. This KB article discusses this issue: http://support.microsoft.com/kb/318597. It relates to using the controls in Visual Studio 2005, but it applies to LabVIEW as well.
10-08-2010 11:34 AM
Anne,
I found this KnowledgeBase that discusses one common cause of the issue. Check it out and let us know if it worked out for you or not.
10-12-2010 11:25 AM
It works. Problem solved. Thanks a lot. 🙂
Anne