VB.NEt and FileSystemWatcher ??

H

HANG LAM

Hi,
I created a Windows Service using VB.NET under LocalSystem account.
In this service, I'm using the FileSystemWatcher component to keep track of
files in a mapped directory.
I'm mapping this directory from another computer (Server-A),
but I keep getting an error saying that the FileSystemWatcher can't
recognize or can't open this directory .

Anyone has any ideas what's going on ?

Thanks,
Hang
 
H

HANG LAM

I have no problem mapping the drive, but I do have a problem accessing the
mapped drive thru the FileSystemWatcher ,

Any ideas ?

Thanks,
Hang
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top