LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"File in use" issue

Hello:

A colleague is creating an application on his computer and placing it in a shared folder.

When I try transfer the file through the company network to the deployment computer, I get a message to the effect that some of the files are in use, and the transfer does not take place.

Colleague's LabView is shutdown.

How could I resolve this issue?

Thanks,

Ahmet Toprak
0 Kudos
Message 1 of 8
(3,154 Views)
Hi Ahmet -- There are a couple of things that you can try:

Depending on what kind of file your collegue is creating, check to see if the application that opens it by default has the document open (For ex. when you do report generation and send out an excel file and that file is open in excel you will get this error)

The easiest solution is a restart of windows and it would most probably fix your issue.

Thanks
VNIU
0 Kudos
Message 2 of 8
(3,154 Views)
Are you trying to replace something on the destination computer? Is it a VI, exe, DLL? Any of those loaded or running on the destination?
0 Kudos
Message 3 of 8
(3,154 Views)
Thanks for the advice. We did reboot the computer a few times but it does not help.

Ahmet Toprak
0 Kudos
Message 4 of 8
(3,154 Views)
The short answer is "no".

Ahmet Toprak
0 Kudos
Message 5 of 8
(3,154 Views)
You OS obviously thinks some of the files are in use at the destination so a little more information is called for. Are any of the files names given? What are they? Any services like datasocket or the web server running on the destination?
0 Kudos
Message 6 of 8
(3,154 Views)
I solved the problem, sort of that is:

Installed the full version of the LabView on the target computer.

Direct responses to your questions: The file names are:
- create data string 1.vi
- get 2000 proof date_time 1.vi
- Untitled.vi

There is nothing special running on the development computers. (I later involved another colleague who also had the development environment. Same problem with his computer as well.)

From both development computers I was able to transfer other files without any difficulty.

Thanks.
0 Kudos
Message 7 of 8
(3,154 Views)
I'm glad you got it to work but I still don't understand why it failed. Without LabVIEW on the target pc and without LabVIEW running on the pc's you were copying them from, I don't understand what could have been in use. From the file names, they sound like VIs that someone developed and are not part of the LabVIEW distribution so they couldn't be anything the LabVIEW environment would be aware of.
0 Kudos
Message 8 of 8
(3,154 Views)