02-23-2006 04:02 AM
02-27-2006 02:09 PM
Hi,
Its a very mis-leading error, what it means is there is a problem with your set of VI's. Not an error with "TestStand - Dist Cmp Settings to Disk Hier.vi" which is part of the Distrubition Kit.
Try mass compiling all your vi's and llb's you are using, also don't forget the VI's in the TestStand folders as well. Check all the dynamically load VI's as well.
You could try running the TestStand Distribution with this vi open encase you can get any extra information front he front panel during it runtime.
What this VI should tell you, is which VI it had the problem with, after all it will have that information available. Unfortunately the "TestStand - Dist Cmp Settings to Disk Hier.vi" is locked so you can not make any changes to it.
Hope some of this helps
Regards
Ray Farmer
02-28-2006 03:28 AM
04-04-2007 10:50 PM
06-16-2008 11:04 AM
I am trying to build an installer (wia the TestStand Deployment Uitility). My workdspace has changed many times to try and figure out what I'm doing wrong, but the attached .png is the latest attempt (it's actually a merge of the TestStand Workspace, and the output of the Build)
I have seen Error Code 7 many times, but right now, I'm seeing Error Code 1055. I WAS including (in the workspace) some of the source files, but now I just have the sequence files. I have customized the sequential model (TS40_Sequential...) and the reportgen_html.seq. I listed some other sequence files, as I wasn't sure if the deployment would find them on their own.
I first started out with a LabVIEW project and found many, many conflicts, which I resolved. However, the deployment obviously has a mind of its own. Any ideas on where to start on something like this?
06-25-2008 08:35 AM