Hi Adam,
I am writing to program to make use of some instrument devices which are used for measuring data. I have installed most of the drivers such as the NI 488.2 and the VISA v2.5 on the target machine. I have also installed LabView Run Time Engine 6.02 on my target machine
I have tried to delete all other similar size and date of the missing DLL file (back up). Actually the file is not missing and it is there in the windows\systems\ directory, but somehow the target machine doesn't want to read it.
Having said that, I tried not to include the file.dll in my build and manually set it when installed on the target machine. At first the target machine tried to locate it. I would have to manually direct the PC to the file. When the
file is located, but the Load error 21 still occurred.
When I was finally to give up, I tried again this time by having installed the Labview v6.02 on the target machine. To my delight, the error was no more. I checked the installation file and I found out that, the target machine have now a LabView Run time engine v6.0. I believe some of the setup files in Labview could have provide the solution in my program on the traget machine. This is the best bet of my diagnosed of my problem.
Anyway, I would like to thank you for participating in solving my problem.
Regards,
juni76