Microsoft
Software
Hardware
Network
Question : DirectoryExists does not work on UNC path
Hi,
In my app I need to check if a folder exists.
DirectoryExists('\\mycomp\
d$\Documen
ts')
though the folder does exist, it always returns False.
Checking the same folder in a different way returns True.
DirectoryExists('D:\Docume
nts')
As I'm working in a network environment I need to use the UNC-path in order to point to the correct folder on the server (and not to a local folder on the client computer)
How can this be solved?
Answer : DirectoryExists does not work on UNC path
The problem is probably in permissions. Could you open \\mycomp\d$\Documents from Start/Run ?
Random Solutions
Know the image type?
New ESXi 4 Host (not responding) in vCenter
Access 2007, form datasheet view, change display property of an element based on another element in the record
Install IIS with a vbs script.If supporting files needed pick from a predefined path.
Should I use HTTPWebRequest or TCP sockets to retrieve XML from HTTPS link
Duplicate values
Reading values from UDL-file (textfile)
How to create a Despatch Roster Summary
RIS - CAN WIN 2003 STANDARD & XP BE IMAGED INTO SAME FOLDER
How to create Point using ArcGIS?