For me, I've always had problem with delete file privileges using Scripting.FileSystemObject (I imagine this is what you are using?). How I always got around this was I put the file in a new folder and deleted the whole folder. I'm not sure myself what this may be; it may be file or folder permissions.
Hope this helps,
Brian
|