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
Db2 installed on Solaris box and not able to connect from db2 control center.
Faulting applications wmiprvse.exe & exwmi.dll on SBS2003 R2
Guest Wireless Network
Cross Domain Policy
GP10 Security tutorial
Multiple $(document).ready() jquery conflicting
MS-SQL Server 2008 - data location, RAM usage
What is the best GUI for MySQLfor Windows and why?
Is it recommended to use NIC teaming with NLB in windows 2008?
DOS Batch Turnkey system for Win95