Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Lasse Jørgensen 6 posts 76 karma points
    Sep 23, 2019 @ 11:59
    Lasse Jørgensen
    0

    web.config - appSettings

    I receive an error message when I run my Umbraco site.

    Parser Error Message: This configuration section cannot be used at this path. This happens when the site administrator has locked access to this section using <location allowOverride="false"> from an inherited configuration file.

    This happens in this line:

    <appSettings>  
    <add key="umbracoConfigurationStatus" value="7.5.14" />
    <add key="umbracoReservedUrls" value="~/config/splashes/booting.aspx,~/install/default.aspx,~/config/splashes/noNodes.aspx,~/VSEnterpriseHelper.axd" />
    <add key="umbracoReservedPaths" value="~/umbraco,~/install/,~/ucommerceapi" />
    

    I appreciate help

    thanks in advance

  • Shaishav Karnani from digitallymedia.com 354 posts 1638 karma points
    Sep 23, 2019 @ 13:33
    Shaishav Karnani from digitallymedia.com
    0

    Hi Lasse,

    Do your server allows Full Trust Mode as this is required for Umbraco websites.

    Cheers, Shaishav

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies