01.08.2013, 23:34
I'll list some reasons why this can happen:
- A process has no or limited privileges to open a file. (Try as administrator)
- The file is already being occupied by another process. Also happens, if the file handle wasn't closed properly. (Restart your machine)
- Your process simply ran out of memory to handle files.