06-04-2014 01:49 PM
I own the VI and have played with the permissions on the VI and folders it is in. However, I am getting the NI message above as an administrator and owner of the file and can rename the VI from the Windows 8 file manager.
06-04-2014 02:38 PM
Is it in source code control and not checked out? That'll do it every time.
06-04-2014 02:57 PM
@JÞB wrote:
Is it in source code control and not checked out? That'll do it every time.
Same here. I only see this when the file on disk is read-only due to SCC.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
06-04-2014 04:22 PM
Have you played with the attributes of the file? This usually means the read only flag is set. Be careful about unsetting it, though. It was probably set for a reason. Like the reasons mentioned above.