how to access this folder in IIS

Posted by Jayakumars under Regular Expressions on 8/9/2011 | Points: 10 | Views : 3070 | Status : [Member] [MVP] | Replies : 3
i am Configure my Project in IIS my project image upload particular path
when i will upload image
i am face this issue
how to to solve in IIS i am remove Readonly that folder also read and write per
mission why fire this
Access to the path 'D:\img\Screen.JPG' is denied.

Mark as Answer if its helpful to you

Kumaraspcode2009@gmail.com



Responses

Posted by: Mcadeepuraj on: 8/9/2011 [Member] Starter | Points: 25

Up
0
Down
give Rights to ASPNET account to D:/Img, For This,Right Click on folder, go to sharing and security, go to security and add ASPNET Account , give full rights .

Deepak Kumar

Jayakumars, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Itorian on: 8/10/2011 [Member] Starter | Points: 25

Up
0
Down
Probably in IIS this errors appers, you need provide the full rights to that directory where images are exist. For this right click by mouse on that folder and proceed by the steps given here

http://www.phdcc.com/findinsite/instperm.htm

http://support.microsoft.com/kb/271071

Student of M.Tech IT | Microsoft MVP | Mindcracker MVP | IT Faculty | Blogger | Author

Jayakumars, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Kotra.Ramakrishna on: 9/17/2012 [Member] Starter | Points: 25

Up
0
Down
go to your iis->

if your using ii7, Right side click EditPermission button. goto security tab,
click edit button click add button, add (AuthenticatedUsers) and give read and write permission.

try to access.

Thanks & Regards
Ramakrishna.k

Jayakumars, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response