LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Make VI or LLB Writable

Hello, I have an LLB with VI's from an equipment vendor. I just upgraded to LV2012 and when I open the LLB or the VI's inside they are recompiled for the new LV version. When I exit labview it asks if I would like to save changes, i.e. the recompile, which I would. If I click "Save" I get a "you don't have permission to write to the containing LLB" message. I've also tried to mass compile the LLB but get a "CompileFolderCore: error 8" which is a permissions problem I believe. If I right click on the LLB in Windows 7 the "Attributes: Read Only" box is NOT checked. How can I change the permissions on this LLB or recompile?

 

Thanks,

Ed

0 Kudos
Message 1 of 6
(2,961 Views)

Perhaps you have the LLB in a folder for which you have no write permission? For instance, in Windows 7, several folders are not writable by "normal users".

Message 2 of 6
(2,958 Views)

@otheredward wrote:

Hello, I have an LLB with VI's from an equipment vendor. I just upgraded to LV2012 and when I open the LLB or the VI's inside they are recompiled for the new LV version. When I exit labview it asks if I would like to save changes, i.e. the recompile, which I would. If I click "Save" I get a "you don't have permission to write to the containing LLB" message. I've also tried to mass compile the LLB but get a "CompileFolderCore: error 8" which is a permissions problem I believe. If I right click on the LLB in Windows 7 the "Attributes: Read Only" box is NOT checked. How can I change the permissions on this LLB or recompile?

 

Thanks,

Ed


I have seen third party library files locked by default and they release it for the different version so when you upgrade your whole library some of the vi's at the top level gets compiled but the low levels vi's are not. So check about the library file and also check your third party whether they have any release for the latest version.

-----

The best solution is the one you find it by yourself
0 Kudos
Message 3 of 6
(2,954 Views)

Do you have administrative rights on the computer?  If not, that could be the issue.

 

As a complete shot in the dark, what if you run LabVIEW using Run as Administrator?


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 6
(2,953 Views)

Yup, so I never checked the permissions on the folder. That seemed to clear things up. Thanks for the help and sorry for the silly post.

 

Best,

Ed

0 Kudos
Message 5 of 6
(2,947 Views)

Sometimes when downloading files from the internet, they can end up as read only on the disk. I had that several times in the last few weeks in Firefox. Not sure why as it were simply files and VIs on discussion boards, some I had placed there myself Smiley LOL

 

Maybe some change in Firefox to protect me from evil.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
Message 6 of 6
(2,933 Views)