S
Stephen
Hi,
I have to create a custom app used (FileSystemWatcher) for monitoring
Server1 say \\Stephen-1\Test and if any change happens to this directory, I
take that info and update Server1 say \\Stephen-2\test it works fine. now I
want to make it vice versa too... so I created another app that does the
opposite
Problem: I think there is a lock/access issue and I have no idea how to
solve it.
Please advice,
Stephen
I have to create a custom app used (FileSystemWatcher) for monitoring
Server1 say \\Stephen-1\Test and if any change happens to this directory, I
take that info and update Server1 say \\Stephen-2\test it works fine. now I
want to make it vice versa too... so I created another app that does the
opposite
Problem: I think there is a lock/access issue and I have no idea how to
solve it.
Please advice,
Stephen