- Joined
- Feb 19, 2008
- Messages
- 1
- Reaction score
- 0
If I try and open a file (in VB.Net) and I get an io exception of File in use by another process, is there a way of finding out what that process is.
The IO.Exception does not seem to hold this information and looking through Visual Studio 2005 on line help I cannot find out how to find this information.
Any help would be gratefully received
Chris
The IO.Exception does not seem to hold this information and looking through Visual Studio 2005 on line help I cannot find out how to find this information.
Any help would be gratefully received
Chris