hi
this is Ramesh
i have winforms, i trying to copy the file one location to another,if same file name is there i need to overwrite, but i got error like "Cannot create a file when that file already exists."
but my query is i want to overwite what should i do? but i'm trying File.copy and File.move method not in use same error come out.... i'm novice..in c#
advance wishes