in data 04-25-2010 04:40 AM
Hello,
I have a problem with MSComctlLib.ITreeView component.
When I import this control into the project I don't see it working but a message "Component could not be loaded".
I tried to see the example FamilyTree.vi and the message is the same.
This problem occours after I have formatted my PC.
Where can I find files I need?
Thanks
in data 04-26-2010 07:15 AM
Hello fuzzzy,
I would like to know if you're try to run this example, or also simply calling this paricular control in another application, using a Windows 64 bit OS.
Need to know that because this particular activex control MSComctlLib.ITreeView, also known as Microsoft TreeView Control 6.0, is not available in 64-bit version of Microsoft Operating systems and may be the cause of your problem.
Luca Gallo
Application Engineer
National Instruments
in data 05-17-2010 07:10 AM
Hello Luca,
sorry for my delay
The OS is Windows XP SP2 32bit
Thanks
in data 05-18-2010 10:45 AM
Hello fuzzzy,
as I told you previously, this seems to be a common problem in Windows 64 bit version.
Since you're telling me that you have a 32 bit version of Windows and that this problem is happening only after formatting and reinstalling the OS I would suggest to download from Microsoft website and install in your PC the Windows SDK and the most recent .NET Framework because TreeView control should be part of those packages.
Let me know if it works.