LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Building VI for distribution

Solved!
Go to solution

In my project I have included several VIs and built them successfully.

But when I modify one of the VIs, and then re-build the project, the following error occurs. Can anyone helP?build_error.JPG

0 Kudos
Message 1 of 2
(2,385 Views)
Solution
Accepted by topic author splee

The error states error 8: File permission error.

 

It seems to me that the target file (obviously the pqtlvanlys.dll) is write protected. I see two realistic cases:

a) You have it write protected by the file settings (see windows file explorer for this)

b) You are using the target file already by some application(s).

 

hope this helps,

Norbert 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 2 of 2
(2,381 Views)