NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

error -17005, could not find function in libray, TestStand

I have a problem using a dll from TestStand. The dll was developped in CVI7.0. I upgraded it but now I get the error code 17005, could not find function in library. TestStand give me this error message only for some of the functions. If these functions are skipped in the sequence, I have no error.
0 Kudos
Message 1 of 4
(3,585 Views)
Hi,
 
How do you mean "I upgraded it....."?
Does it mean its been built using CVI8.0, and do you have both CVI's on your system.
 
Regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 2 of 4
(3,579 Views)
I changed the code of the functions in the dll, but i am still using CVI7.0 to build it.
0 Kudos
Message 3 of 4
(3,572 Views)

Hello,

Did you change any function name or function prototype in your DLL? Do you change the list of functions to be exported? The error should typically come from one of these changes.

Hope this helps!

0 Kudos
Message 4 of 4
(3,557 Views)