09-07-2010 09:23 AM
I had the same error (Error 8 file access error in building applications) with LV 8.2.1. Granting full access rights to several directories wouldn't help. Deselecting the "Copy error code files" option in the build definition did help, but wasn't really a viable option in my case.
Well, I learned from here that executables do not automatically inherit admin privileges even if the user has them in Windows 7. But you can grant those rights to the program, for example by pressing shift+ctrl when you start LabVIEW.exe -- this did the trick, build complete!
09-09-2010 05:48 AM