Hi,

When you try to delete a file that is being used by another process, you get
the IOException: "The process cannot access the file "..." because it is
being used by another process."
Of course...

But which process(es)? is there a way to know which process(es) has/have
opened this file?

Regards,
Sebastien

Re: Files used by a process by Miha

Miha
Thu Jan 22 07:37:51 CST 2004

Hi Sebastien,

Check out utility Handle v2.10 at
http://www.sysinternals.com/ntw2k/freeware/handle.shtml

--
Miha Markic - RightHand .NET consulting & software development
miha at rthand com
www.rthand.com

"Sebastien Lange" <sebastien.lange@nospam.alcatel.be> wrote in message
news:uFFgftO4DHA.1804@TK2MSFTNGP12.phx.gbl...
> Hi,
>
> When you try to delete a file that is being used by another process, you
get
> the IOException: "The process cannot access the file "..." because it is
> being used by another process."
> Of course...
>
> But which process(es)? is there a way to know which process(es) has/have
> opened this file?
>
> Regards,
> Sebastien
>
>