i want to change the permission of a folder inside my application

Discussion in 'Suggestions and Feedback' started by Bruce, Sep 25, 2008.

  1. Bruce

    Bruce DiscountASP.NET Staff

    For security purpose, we do not allow customer to assign everyone permission to the folder.

    By default, the ASPNET user is assigned changed permission to your site. Your application should be able to write anywhere within the directory.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  2. What is the permission currently set to all folders ?
    i want to give all permissions to user 'Everyone' for a folder in my application.
    how can i do it
     

Share This Page