vb.net - My.Computer.fileSystem.moveFile:The process cannot access the file because it is being used by another process -
***my.computer.filesystem.movefile(strfile, desti) above code use move file "strfile" "desti".when move textfile content text work fine, problem occur when going move file empty content. guess open file stream , close file stream,but not sure this, can help? thanks. **edit strfile = iniread(gsysfile, "main", table(x), "")