|
Hello,
This problem is driving me crazy. I've got a local website set up in IIS to develop using asp and html, etc, on a folder called Projekt. I have given IUSR_mymachine read & write permissions on this entire folder.
I try to copy a file from one subfolder to another using FSO: permission denied.
I check the subfolders and they do not have the permissions for IUSR_mymachine that I set to the entire folder and all subfolders and files. So I add these permissions manually to the relevant subfolders but it still doesn't work. I try to upload a file using persits.aspupload: it does not work. I check the permissions again and they seem to be set correctly.
I've even tried backing everything up, deleting the folder and setting it up again from scratch (it was sort of necessary after I had been messing with the permissions all afternoon...), but with pretty much the same result.
So what is going on here? Any ideas? Do I have to get a new computer or reinstall windows or something? Note that all of this worked fine two days ago and then suddenly stopped working, before I started messing with the permissions settings. I'm using Windows XP Pro by the way.
|