I am running IIS7 on Vista. I am trying to use FileSystemObject to copy a file (i.e. create a new file with the same contents as an old one). I am running on localhost, in a subdirectory which contains both the file I want to copy and the .asp script for copying it. I have gone to the subdirectory in...