"in use by another process"

B

Bob

I've been repeatedly annoyed by situations where a process has failed or
otherwise something has gone wrong (not from any of my own apps) where I
cannot move, rename, or delete a file because Windows thinks it's "being
used by another process". There are no processes evident using the file(s)
or folder(s), so in order to clean them up I need to log out of Windows (XP)
and log back in.

Out of curiosity, would it be possible to use DotNet to identify and remedy
the source of the problem? I can't seem to find anything off hand...

TIA,
Bob
 
C

Crouchie1998

If you've opened it & then you've had a bug in your application where the
file hasn't closed then that error will be thrown. Rebooting the system will
release the resourse & you won't get that error

Crouchie1998
BA (HONS) MCP MCSE
 
B

Bob

This answer adds nothing to the discussion as the information it contains
has already been stated. In fact, it is not an answer, because it completely
ignores my question.

Bob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top