Solution
The Copy function is used in LabVIEW to copy a file from a destination folder to a source folder. In this case, even though the error points to the destination path as to where the error is occurring, the error is actually being generated in the source path. One must make sure that the Windows User has all the permissions available on the file one is trying to copy.
To verify the permissions of the Windows user, follow these steps:
- Right-click the file you want to check.
- Click on Properties.
- Click the Security tab on top of the window.
- Click the user you want to check under the 'Group or user names' section.
- Verify the permissions under the 'Permissions for ...' section.
In the next picture you can see the properties of the SYSTEM user for this file: