Copied to clipboard

Flag this post as spam?

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


  • Matt 2 posts 71 karma points
    Aug 17, 2017 @ 08:24
    Matt
    0

    Invalid key value - Live Models Builder

    Hi All

    I've simply setup a new Umbraco instance as a child application to another Umbraco instance in IIS (locally for now). However I cannot seem to get past this issue and although I'm guessing it's to do with inheritance, I don't quite know why it's saying I have an invalid key value when I have the values as they were when it installed.

    Any help or guidance would be much appreciated.

    Screenshot of error

  • Tarik 8 posts 78 karma points
    Sep 13, 2017 @ 09:16
    Tarik
    0

    Peace be upon those who follow guidance,

    I found the issue related to web.config section of child application in <umbracoConfiguration>

    Umbraco Child App Invalid key value error

    Fixed by the following :

    <!--<umbracoConfiguration>
        <settings configSource="config\umbracoSettings.config" />
        <BaseRestExtensions configSource="config\BaseRestExtensions.config" />
        <FileSystemProviders configSource="config\FileSystemProviders.config" />
        <dashBoard configSource="config\Dashboard.config" />
    </umbracoConfiguration>-->
    

    Umbraco Child App

Please Sign in or register to post replies

Write your reply to:

Draft