I am trying to copy files from a DVD at the moment but the File.CopyTo() doesn't seem to work. It triggers an exception "invalid operation". Found that I don't believe I can copy from a DVD to my HDD. Tried my same code to copy files from my C:\ to E:\ and it worked. I thought I was able to do this but its fine. |