hi,
i am getting exception 'file in use by another process' for a xml file when checking system.io.file.exist() & then load it.I am using thread.monitor with this code.
Earlier when i was directly loading the xml file & not checking its local existence then i ws not getting thsi exception.
Can you please let me know, what's the cause for this 'file in use by another process' exception even when thread.monitor is applied !!
thanks in advance
gbhatnagar