Dear all, Would you please let me know how I can assign read and write permission to folders? I also don't see the managment part in IIS 7 interface. Best wishes
Your'e actually given full permissions to the entire hosting account, so no changes should be needed, as you'll always be able to access these. Did you need to change permissions for any specific reasons?
I need the old options I would like to be able to control each and every file individualy and I need to set a password for every file independent from the other files and folders; I could do it in my last hosting provider's and heard that it can be activated upon request. Would you please help me to do that? Thanks a lot in advance
You can use .NET <authentication> and <authorization> see here http://www.codeproject.com/KB/web-security/FormAuthenticnAuthorizn.aspx http://www.codeproject.com/KB/aspnet/ASPDOTNETauthentication.aspx