blah blah blah is here! blah blah » Close

0
votes
1 answers

File.IO error

I'd used [b]System.IO;[/b] in my winform application so that I can copy files (backup original file) from one Drive to another drive using [b]File.Copy();[/b] thing. My Network Folder is having "Read/Write" access to all user ...

Feedback