M
Magnus Blomberg
Hello!
I am trying to use a StreamReader to read a file that is in use, but get an
error message that the file is being used by another process.
It is nothing strange with the error message, cause the file is in use, but
when using Notepad, I can read the file, so I think there should be a way to
do this from .Net code as well?!?!
Any ideas?
/Magnus
I am trying to use a StreamReader to read a file that is in use, but get an
error message that the file is being used by another process.
It is nothing strange with the error message, cause the file is in use, but
when using Notepad, I can read the file, so I think there should be a way to
do this from .Net code as well?!?!
Any ideas?
/Magnus