K
kmpodury
PLEASE HELP!!!!!!
Here is the exception that I am getting
Exception: System.ArgumentException
Message: The directory name W:\AudioFiles is invalid.
Source: System
at System.IO.FileSystemWatcher.set_Path(String value)
at DirMon.set_sourceDirectory(String value)
The service is running under local administrator account. The drive is
mapped and is accessible.
If I run the same code through an EXE and logged in as the same, it
works just fine.
The W:\AudioFiles is shared with unlimited users and full control.
This is driving me nuts.
Here is the exception that I am getting
Exception: System.ArgumentException
Message: The directory name W:\AudioFiles is invalid.
Source: System
at System.IO.FileSystemWatcher.set_Path(String value)
at DirMon.set_sourceDirectory(String value)
The service is running under local administrator account. The drive is
mapped and is accessible.
If I run the same code through an EXE and logged in as the same, it
works just fine.
The W:\AudioFiles is shared with unlimited users and full control.
This is driving me nuts.