05-21-2025 05:13 AM - edited 05-21-2025 05:18 AM
hello,
how can i resolved this error please?
07-15-2025 11:26 AM
Is this issue resolved?
08-14-2025 01:01 AM
I get the same error message when building an application with LabVIEW 2024 Q3 (32-bit) 24.3.4f4.
08-14-2025 02:27 AM - edited 08-14-2025 02:27 AM
That is usually because of zealous Virus protection. In order to build the final executable LabVIEW has to create the exe file and then add the resources to it. For some Virus detections this is a highly suspicious operation as it could mean that some nefarious tool is actually trying to modify existing executable files to include some nastiness.
For more common code building tools like Visual Studio, the Virus detector has of course special white listing mechanisms, as Microsoft would not be happy about commercial tools trying to cripple their build tools. Some Virus detector creators never even heard of a software called LabVIEW.
Solution is to add an exception to your Virus detection tool for the LabVIEW application or the folder you usually build into. Or if you have not the authorization to do so, to contact your IT department.