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
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
Comment