E
Eddie Suey
I'm creating a directory and a file in the directory. When I try to write
to the file I get the following error:
"Can not access the file ... because it is being used by another process".
The directory and file are created just fine - in fact, I can restart the
program and since the path has already been created, I can write to the file
with no problem. I only get the error when I have to first create the path
and then I try to write to the file.
Any help is appreciated!
to the file I get the following error:
"Can not access the file ... because it is being used by another process".
The directory and file are created just fine - in fact, I can restart the
program and since the path has already been created, I can write to the file
with no problem. I only get the error when I have to first create the path
and then I try to write to the file.
Any help is appreciated!