J
Jason Jacob
To all,
I've tried to use System.IO.File.Move (srcFile, desFile);
but there is an exception similar to this :
The process can't access desFile because it's being used by another
process
I think that it's strange since I've already closed the FileStreams
associated to all available files already....
Any clues ??
From Jason (Kusanagihk)
I've tried to use System.IO.File.Move (srcFile, desFile);
but there is an exception similar to this :
The process can't access desFile because it's being used by another
process
I think that it's strange since I've already closed the FileStreams
associated to all available files already....
Any clues ??
From Jason (Kusanagihk)