Hi All,

I have created a program in Visual Basic 2008 Express that copies a file from one location to another using the My.Computer.FileSystem.CopyFile code. I have built the project, and debugged it, then i click the apply button and VB tells me that the file already exists in the place i want it, however it's not actaully there, is this a bug, or i have incorrectly inserted the code ?

Just to clarify, VB tells me that the file i wish to trancfer is already in the destination directory that i specified, however it isn't there, its quite frustrating and i hope some one can help please,

Regards.