Hi,
Anyone had this problem? I installed the NI-DAQ 7.5 drivers because
I've been trying to get an application working with my 6533 card which
just had DAQmx support added for it in 7.5. I have old code in VB6 that
makes straight driver calls that I was trying to migrate to VB.NET. So
I installed the new drivers and now I can access the card fine in
VB.NET, however, my old VB6 application no longer works. It gives me
the following error:
Run-time error' '48':
File not found: nidaq32.dll
I went searching and the nidaq32.dll is still sitting in my
Windows/SYSTEM32 folder, so that should be fine. The only thing I've
changed since it stopped working is the installation of NI-DAQ7.5. I've
tried reinstalling the driver. I've also tried overwriting the three
nidaq32.bas files that I had in my project directory with the new ones
in the nidaq/includes folder. Anyone else have this happen and/or know
a solution for it?
Thanks,
Chris