I am tryiing to copy files in my program and am having trouble with the program not updating the db correctly the file already exists. I have a try catch but need to catch a system.io.ioexception .... already exists and do one thing with it but something else for everything else.
any ideas
any ideas