Knowledgebase: WebsitePanel
How to enable ASP.NET Write permission
Posted by PremiumReseller.com on 22 April 2009 02:50 PM

If you run asp.net website and have feature to upload files or update database/text file, you need to enable website write permission (Network Service)

1. Login to WebsitePanel

2. Navigate to User > Hosting Space > File Manager > Specific Folder that needs write permission

3. Click on Lock icon to bring up File/Folder Permissions window

4. Check box Network Service Write

Your web script should have write permission on the folder now.

Do not enable website write permission on wwwroot folder. Configure files upload location in a hidden subfolder.

This is to ensure security for your website as well as the server hosted your sites.

(401 vote(s))
This article was helpful
This article was not helpful