I'm using remote desktop into a Windows Server 2008 machine. On that machine I use a shared drive on the local network for some development. I can use those files just fine in Visual Studio, but occasionally when I try to make a copy of the folder (copy & paste), it fails with this error:
Error 0x80070057: The parameter is incorrect.
This is currently happening on one of the files in the .svn folder in this particular folder. This has happened before, and that time it magically went away.
I can't seem to find much about this on google that applies to my problem. I simply want to make a copy of this folder. Any ideas?