NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand 3.0 deployment

I try to do a deployment using Test Stand 3.0 on my Labview code written 6.1. But have mass compiled using labview 7.0. When I try to run the deployment utilities, it gives me error "Error Code:1035
Could not process LabVIEW VIs. Fix any broken VIs before rebuilding. LabVIEW error:
Invoke Node in TestStand - Dist Chg and Save VIs.vi->TestStand - Dist Build LLB Image.vi->TestStand - Build VI Distribution.vi->TestStand - Build VI Distribution AX Wrapper.vi->TestStand - Build VI Distribution AX Wrapper.vi.ProxyCaller
+++++++++++++++++++++++++++++++++++++++". I found out it is because of all the legacy Test Data cluster. I wonder why it gives me error since it should be compatible with older version 2.0.
0 Kudos
Message 1 of 4
(3,010 Views)
Hello nawang,

It's not the TestData cluster that's causing a problem. You will get error 1035 whenever you attempt to deploy a VI whose block diagram is locked with a password. You will need to unlock any VIs that you are going to deploy with the TestStand deployment utility in order to fix this error.

David Mc.
National Instruments
0 Kudos
Message 2 of 4
(3,010 Views)
How do I unlock it? I have no problem opening the diagram of each file. it does not ask me for password with the orginal file
0 Kudos
Message 3 of 4
(3,010 Views)
But when I try to deploy a dummy VI without TestData Cluster. It works fine. Also Is it right away to convert to Labview 7.0 from Labview 6.1 through Mass compile. My orginal code is written in Labview 6.1.
0 Kudos
Message 4 of 4
(3,010 Views)