Validating file permissions

Discussion in 'Third-party applications' started by Plazeor, Jul 21, 2011.

  1. Hello,

    I have tried installing Umbraco CMS, and it seems to start fine. However whenever I try to finish the install I always receive:

    "umbraco needs write/modify access to certain directories in order to store files like pictures and PDF's. It also stores temporary data (aka: cache) for enhancing the performance of your website."

    In my web.config I have the following lines:

    "<system.web>
    <trust level="Full" />"

    What am I missing? Additionally when I gave up on Umbraco and tried dotnetnuke I received more or less the same errors, saying that write permissions were not granted. I have checked with IIS remote manager and the trust level is indeed set to full as well. Any guidance would be appreciated.
     
  2. How did you deploy the applications?
     

Share This Page