Hi
When I am trying to enter in Multi Image Manager, getting error
Exception=Access to the path 'C:\Inetpub\wwwroot\AspDotNetStorefront\Web\images \Product\medium\tmp_7_1_.gif' is denied.
Why?Pl. help.
Thanks.
Dost
Hi
When I am trying to enter in Multi Image Manager, getting error
Exception=Access to the path 'C:\Inetpub\wwwroot\AspDotNetStorefront\Web\images \Product\medium\tmp_7_1_.gif' is denied.
Why?Pl. help.
Thanks.
Dost
please ignore my question.permission issue, I fixed it.
For anyone else experiencing this issue...you need to make sure that the images directory and all of its sub-directories and files have write/modify access for the ASPNET and NETWORK SERVICE accounts.
<a href="http://www.aspdotnetstorefront.com">Shopping Cart Software</a>
Apologies for reviving an old topic, but I also am having this problem, and I'm not sure how to fix it.
The only permissions options I see in my FTP program (Filezilla) are file access attributes for "Owner", "Group", and "Public". (Current value 755.)
I've no idea how to provide access to the ASPNET and NETWORK SERVICE accounts.
Thanks for any help,
Beth
Here is a basic listing of steps to change folder permissions:
- Right-click the folder and select Properties.
- Click on the Security tab.
- Click Advanced in the lower right.
- In the Advanced Security Settings window that pops up, click on the Owner tab.
- Click Edit.
- Click Other users or groups.
- Click Advanced in the lower left corner.
- Click Find Now.
- Scroll through the results and double-click on the Network Service or ASPNET user account.
- Click OK to all of the remaining windows except the first Properties window.
- Select your user account from the list up top and click Edit.
- Select your user account from the list up top again and then in the pane below, check that you have modify and write control under Allow.
- You’ll get a security warning, click Yes.