Re: PutFile not finding local file (General questions)
perhaps you don't have permissions to access that file? Remember, ASP is running as guest user.
What permissions are necessary? I am unable to use putfile on a file that I wrote (and can read) via the Scripting.FileSystemObject, so it's not an ASP/user access issue.