Hello,
I am trying to rename a folder by using
Directory.Move( soucrceFolder,d estFolder) but keep getting the following
error:
Cannot create a file when that file already exists.
Why can it happen? Thanks!
*** Sent via Developersdex http://www.developersdex.com ***
Comment