Hi
I'm using a VB6 program written a year ago which communicates with a IMAQ IEEE-1394 camera.
Every time I load the project in VB6 it gives me an error stating that it couldn't load the cwimaq.ocx file:
'C:\<directory of program>\cwimaq.ocx' could not be loaded--Continue Loading Project?
Another error that has appeared is that it couldn't load the CWIMAQHlpBtn.ocx file.
My VB6 installation was installed before my LabVIEW 7.1 installation.
In the Device controller for LabVIEW I can easily aquire images from
the camera.
When running the program I can aquire images from the camera, but as
soon as I try to process the threshold VB6 tells me that I am using an
unlicensed version of IMAQ. Since I have registerred my version of IMAQ
electronically and restarted the computer before using VB6 this has me
puzzeled. LabVIEW license manager states that the product is licensed
for my computer forever.
I know that I have the cwimaq.ocx file in my \WINDOWS\system32\
directory. I found another version of the cwimaq.ocx file on the ni
site, but it changed nothing. I've contacted the programmer who made
the program and we can't seem to find the solution.
I'm running the program on another (newer) computer than it was run on
last year. I've checked and the program works fine on the old computer
and all the files are identical.
I've tried to copy the cwimaq.ocx file into the program directory, but that didn't work.
Does anyone have a guess as to a solution?
Thanks in advance
The Enthusiastic Student