NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy Teststand System then it did not working.

i was already packaged a teststand sequence,but it did not work in the other PC which was setup the Testand 4.2.1 and Deploy Teststand System !

Error is as follows:Error.png

0 Kudos
Message 1 of 8
(4,259 Views)

My guess is your search directories aren't set up correctly.  All code modules have to be reachable by your search directories.

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 8
(4,256 Views)

Make sure you have all dependancies loaded on the other system, such as hardware drivers.

Regards
Ray Farmer
0 Kudos
Message 3 of 8
(4,250 Views)

Thanks all !

i had solved it. but i had the another question. i

the error code :

 

Error: The following VIs or Project Libraries have duplicate names
You must change the names or add them to project libraries:
C:\Windows\System32\user32.dll while Processing VIs...
user32.dll while Processing VIs...

 

how can i do for it?

0 Kudos
Message 4 of 8
(4,247 Views)

Jack,

 

Generally different questions should go in a different thread so that when people browse and search the forums they know that one thread is only tied to one issue.

 

Do you have two copies of user32.dll running around?  That's what it sounds like.  Otherwise you have 2 VIs named the same thing.

 

Is this during deployment?  Like when you build the deployment?

 

Thanks,

 

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 5 of 8
(4,232 Views)

i like that only have a Vi which was used of the User32.dll,waitting for a moment ,i will check it!

thanks for your help!

0 Kudos
Message 6 of 8
(4,226 Views)

if i did't select the "Deploy files in testtand public directories" checked then it will not display the error!

 

why???

0 Kudos
Message 7 of 8
(4,219 Views)

Are you trying to deploy user32.dll?  Normally you wouldn't need to deploy it since it is a Windows dll.  I believe it is unchecked by default for including in a deployment.  Can you try unchecking it and seeing if the problem goes away?

 

It shows up when you deploy the TS Public directories because something inside of there is calling into it.

0 Kudos
Message 8 of 8
(4,207 Views)