LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application builder error 1055

i had the same problem for a about a week now with labview 2024Q1 !

your fix worked perfectly . thanks alot .

0 Kudos
Message 21 of 28
(810 Views)

I had this error when I migrated my code from LabVIEW 2017 to LabVIEW 2023 Q3. In the project there were Exe Build specification created in LabVIEW 2017. When I complied them in LabVIEW 2023 I was getting this error. I deleted the existing Exe Build specification and created a new Exe Build specification in Labview2023 and it compiled without issue.

0 Kudos
Message 22 of 28
(722 Views)

Please ignore the solution I mentioned above. I have figured out that in "Build Specifications" configuration, on tab "Shared Variable Deployment" ,  If I deselect the option "Deploy shared variable at application execution", the exe compiles fine.

0 Kudos
Message 23 of 28
(713 Views)

I recently upgraded from LabVIEW 2020 f2 with DSC 2020 to LabVIEW 2024 Q3 Patch 1 with DSC 2024 Q1.  I encountered this same error after the update, and the VI replacement from Darren did fix the issue.

Message 24 of 28
(701 Views)

I am using 32-bit LV2024 Q3 with DSC installed, and indeed, the problem persists. Darren's contribution solved the problem.

0 Kudos
Message 25 of 28
(429 Views)

I was experiencing the same issue when compiling a LabVIEW 2021 application with LabVIEW 2024 Q3.  Darren's resolution fixed the issue.

Regards,
Paul
0 Kudos
Message 26 of 28
(102 Views)

FYI to all reading this thread, I believe a fix for this issue is present in LabVIEW 2025 Q3 and later.

0 Kudos
Message 27 of 28
(96 Views)

I just had this issue, using LV 2024 Q1. Deselecting the option "Deploy shared variable at application execution" fixed it for me.

0 Kudos
Message 28 of 28
(51 Views)