LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

AppBuilder - Error 1 at undisclosed location

I keep getting this error when trying to build an application. What is Error 1, how can I find out more? This error message is particularly unhelpful!

Labview 5.1, Windows 2000

I have tried removing my change and still get the same error. I am using a build file that was used previously. I have tried generating a new build file, but same results.
0 Kudos
Message 1 of 3
(2,638 Views)
The problem turned out to be that I was using winutil.llb to restore a window. This was downloaded from ni.com and had worked previously on other packages. I had to use the llbToDir utility to extract the offending files as they were from an earlier version of Labview and then change my vi to point to these files instead of the llb. Labview was then able to update the files to the latest version and the problem was resolved (at least on one machine. I still cannot build the app on another machine)
0 Kudos
Message 2 of 3
(2,638 Views)
We are using the winutil.llb for a long time. We have it located in the user.lib folder and have always made a mass compile of the llb.
This way we converted the llb from 5.0.1 to 5.1 to 5.1.1 to 6i to 6.0.2 to 6.1 and had never a problem using it and building applicatons.

Waldemar
Waldemar

Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions
Message 3 of 3
(2,638 Views)