File in use problem

  • Thread starter Thread starter Parrot
  • Start date Start date
P

Parrot

I am receiving a "file is being used by another process" error message
whenever I try to access a text file that I had previously created and then
closed. This only happens when I test in a Windows VISTA environment but I
do not get this error when testing in a Windows XP environment on another
computer. I close the file and even use the Dispose command to make sure all
resources are released. Is this a problem with VISTA or my computer or what?
Does anyone have a clue as to how I can eliminate this locked file problem
or what the source of the problem is?

Dave
 
Try to find out what is locking your file, I am using very small "WhoLockMe"
tool to see what is locking certain file. Maybe is Vistas indexing service
or something like that locking it.
 
I suspect the problem is with the VISTA security which is way over the top
in terms of being restrictive. Honestly, VISTA has been a step backwards for
me and so many things don't work that used to work with XP. I traced the
program and the files are closed properly. What is 'WhoLockMe". Is that a
software product I can download?
Dave
 
I downloaded the WhoLockMe program but it aborts when I try to run it. I
guess I will have to find something else to check the file lock.
Dave
 
Thank you for your reply. I will download the software and see if it can
identify the lock source.
Dave
 

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

Back
Top