06-04-2024 10:39 AM
i had the same problem for a about a week now with labview 2024Q1 !
your fix worked perfectly . thanks alot .
09-04-2024 04:31 AM
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.
09-04-2024 07:59 AM
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.
09-04-2024 12:46 PM
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.
04-23-2025 10:32 AM
I am using 32-bit LV2024 Q3 with DSC installed, and indeed, the problem persists. Darren's contribution solved the problem.
10-27-2025 12:41 PM
I was experiencing the same issue when compiling a LabVIEW 2021 application with LabVIEW 2024 Q3. Darren's resolution fixed the issue.
10-27-2025 01:06 PM
FYI to all reading this thread, I believe a fix for this issue is present in LabVIEW 2025 Q3 and later.
10-31-2025 01:47 PM
I just had this issue, using LV 2024 Q1. Deselecting the option "Deploy shared variable at application execution" fixed it for me.