11-18-2019 10:11 AM
I updated Windows 10 on the Server housing my LabVIEW Code and when I tried “building the Application”, I got the below screen and the application never finished. Any help please towards resolving this problem?
Below is a screenshot of the error.
11-19-2019 09:18 AM
Hello Austyno,
Here is an article regarding the Error 1 When Building Executable in Windows in LabVIEW.
As it is pointed out in the attached link, it is likely that the problem may be caused by anti-virus or Windows security policy, which makes sense because you said you just updated Windows, so there might be some new security policy within that update that you'll need to disable when building the application.
I also found this two links to forums where people had a similar issue:
- Build application still fails with error 1 in LV12
- Another error 1 when building an application, this time from EndUpdateResourceA
Hope it helps out!
>>There are only two ways to tell somebody thanks: Kudos and Marked Solutions<<
11-19-2019 04:22 PM
Thanks to all that responded with solution to my problem. I was able to get the excel back on track but unfortunately, the build could not finish as shown on the attached document. I waited for about 30 mins to see if anything will happen but to no avail. There was neither an error or any info detailing why the build application could not finish. Any help to resolve this is highly appreciated.
11-19-2019 06:20 PM
There is an option when building an application to create a Build log file. If you can turn that on, then see where it gets up to?
11-21-2019 09:36 AM
Can you direct me to where I can see the option to turn on the Log file so that a Build log file can be created when building an application
11-21-2019 05:43 PM
Right click on the build specifications in your project -> Properties -> Advanced -> "Generate Build Log"