B
Brecht Yperman
Hi,
I am running a .NET application as a Windows Service.
In that application I create a FileSystemWatcher.
I want it to watch a network drive which maps to an IBM iSeries IFS
directory. Every time I log in, I have to retype the password to connect
to that network drive, so it isn't stored and thus the service cannot
connect to the network drive.
How can I make the FileSystemWatcher watch that network drive? Is there
any way to provide a user/pass combination of some sort?
Thanks,
Brecht
I am running a .NET application as a Windows Service.
In that application I create a FileSystemWatcher.
I want it to watch a network drive which maps to an IBM iSeries IFS
directory. Every time I log in, I have to retype the password to connect
to that network drive, so it isn't stored and thus the service cannot
connect to the network drive.
How can I make the FileSystemWatcher watch that network drive? Is there
any way to provide a user/pass combination of some sort?
Thanks,
Brecht