Ray,
Reading the forum doesn't take one long to realize mass compiling is a good place to start, thanks anyway.
I must admit I have tried it time and again. Firstly, mass compiling my TestStand 3.1 folder produces LOADS
of funny messages like:
CompileFolderCore: error 8 at C:\Program Files\National Instruments\TestStand 3.1\AdapterSupport\LabVIEW\LoadTargetVI_70.llb
Could not load (C:\Program Files\National Instruments\TestStand 3.1\CodeTemplates\NI\MultiNumericLimitArrayDataSource\lv.vi) because (C:\Program Files\National Instruments\TestStand 3.1\CodeTemplates\NI\Default_Template\lv.vi) in memory
### Bad VI: "Details Display Dialog.vi" Path="C:\Program Files\National Instruments\TestStand 3.1\Examples\LabVIEW RT\SupportVIs.llb\Details Display Dialog.vi"
### Bad subVI: "Simple Error Handler.vi" Path="C:\Program Files\National Instruments\TestStand 3.1\Examples\LabVIEW RT\SupportVIs.llb\Simple Error Handler.vi"
Should I restrict compiling to some subfolders only?
/Stefan
Hi,
Have you tried opening
CompileFolderCore: error 8 at C:\Program Files\National Instruments\TestStand 3.1\AdapterSupport\LabVIEW\LoadTargetVI_70.llb
Could not load (C:\Program Files\National Instruments\TestStand 3.1\CodeTemplates\NI\MultiNumericLimitArrayDataSource\lv.vi) because (C:\Program Files\National Instruments\TestStand 3.1\CodeTemplates\NI\Default_Template\lv.vi) in memory
these into labview, or repeating the compile on these, seperately.
These two are just examples, so they shouldn't both you.
### Bad VI: "Details Display Dialog.vi" Path="C:\Program Files\National Instruments\TestStand 3.1\Examples\LabVIEW RT\SupportVIs.llb\Details Display Dialog.vi"
### Bad subVI: "Simple Error Handler.vi" Path="C:\Program Files\National Instruments\TestStand 3.1\Examples\LabVIEW RT\SupportVIs.llb\Simple Error Handler.vi"
Regards
Ray Farmer
Darn. Because of strict company policies, my Program Files folder is restricted to Read-Only... this explains
a whole lot of strange behaviours. I have applied for Write access and will try you suggestions again when approved.
/Stefan
I am still receiving the same error:
Error Code:1507
Could not process LabVIEW VIs. Fix any broken VIs before rebuilding. LabVIEW error:
D:\Deployment\target\SupportVIs\whitespace.ctl
Have mass compiled the project VIs (works fine) and tried with the TS folders but I keep
being presented with various errors from the compiler.
The deployment settings are made as clean as possible, Create installer disabled and
every trace of reduntant components removed from my workspace file.
PLEASE bring on the magic,
Stefan
PS Does anyone think it should matter that my source files/workspace is on a network drive
rather than locally on my computer?
Message Edited by Morgue on 12-18-2006 08:04 AM
Hi,
Do you have any other location for error.llb\whitespace.ctl on your system, either locally or on the network, that you may actually be linked to?
Regards
Ray Farmer
Ray!
You were right, there were some old links to a network 'SupportVIs' folder, because I am actually attempting
to re-deploy from an already installed deployment image. Thanks to your tip I have removed it and pointed
my VIs to the correct location instead.
Allen!
I was unaware. By 'this error', do you mean the deployment error 1507 or the mass compiling of TS folders error?
Whichever, is it possible to solve without upgrading TestStand to 3.5? (Yes, I am using 8.2 + 3.1...)
Thanks for aiding,
Stefan
Message Edited by Morgue on 12-19-2006 11:41 PM