I\'m getting an exception: The process cannot access the file.
Here\'s the code:
if (!Monitor.TryEnter(lockObject)) return; try { watcher.Ena
The solution to this problem is right at this link:
Exception during xml processing
This was another question I raised. Thank you all of you who spent their time in helping me out.