LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot create Volume License Installer

Solved!
Go to solution

I am trying to create a volume license installer for LabVIEW 9, and I get the following error:
 

Error Copying File or Folder

 

Cannot copy mib: Access is denied

 

Make sure the disk is not full or write-protected

and that the file is not currently in use.

 

Is the file of the DVD somehow in use?

 

-Nils

0 Kudos
Message 1 of 3
(2,928 Views)
I am not sure what your specific issue is but I simply wanted to say that I had no issues creating installers LV 2009 for our VLA. Have you checked that destination drive that you are putting the installer on to ensure that it does have enough space and that you do have permissions to write to it?


Mark Yedinak
Certified LabVIEW Architect
LabVIEW Champion

"Does anyone know where the love of God goes when the waves turn the minutes to hours?"
Wreck of the Edmund Fitzgerald - Gordon Lightfoot
0 Kudos
Message 2 of 3
(2,922 Views)
Solution
Accepted by topic author Nils_Gokemeijer

Looks like I found the problem:

1) The license server runs on a virtual machine, which runs Microsoft Windows Server 2003

2) It doesn't have a DVD player, so I use the DVD player on my laptop, set up as a shared drive.

3) The McAfee on the laptop and server scan all files for viruses when they are opened.

4) When the VLM installer reads mib.cab, which is a large file (>1MB) somewhere a process times out and the installer creation fails.

 

Solution: Disable McAfee both on the server and on the laptop, and/or copy the DVDs to a local drive on the server.

Message 3 of 3
(2,904 Views)