Click to See Complete Forum and Search --> : permission denied - file system


whiteadi
04-14-2004, 04:02 AM
Hi,

I have IIS on Windows XP and I get Permission denied error when I want to create a folder on a folder on the default web server, wwwroot/.../foldername/

I have script execution on that folder, from iis, but I do not know where to set up other necessary permissions?

Regards,
Adrian

buntine
04-14-2004, 05:14 AM
You need to set permissions for every directory from your root-dir. Check out this article for more info.

http://www.estouaqui.com/hosting/hchelp40/host/iis_set_iis_permissions.htm

Regards.

whiteadi
04-14-2004, 06:52 AM
I did set up this and allowe all of them but still happens

buntine
04-14-2004, 06:58 AM
If you have set full Read/Write permissions then the problem lies in your source code.

whiteadi
04-14-2004, 07:02 AM
the code works fine on win 2000 local server and on some working win 2000 servers that are online

so can be something with win xp?

when I put the code up for a new client I dind't even remember to set up something special for that folder where the application can make new folders and upload files

but of course was on win 2k