LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Open/Create/Replace File and Windows Permissions

Solved!
Go to solution

@RTSLVU wrote:

Sure but what is the complete path. C:\blah\blah\blah\blah\C37370-0-DCRF.txt 

I ask because I have had path issues cause Error 7


I guess we need to know how the user picks the search folder. Do they use the file explorer to browse the mounted drive? (else, are the mount points (A:, B:, etc.) identical on all clients?

Message 11 of 13
(85 Views)
Solution
Accepted by Wiley85

I've had strange behavior before when mapped network drives use a literal path instead of a mapped one. E.G:

B:\folder\file.txt

\\machine.domain\folder\file.txt

\\1.2.3.4\folder\file.txt

 

Check if there's anything funny with the user's paths.

Message 12 of 13
(73 Views)

OH MY GOODNESS!  I didn't even think to check her drive mapping!  That was totally the reason why things weren't working.  Thank you SO MUCH for this reminder!  

0 Kudos
Message 13 of 13
(51 Views)