Copied to clipboard

Flag this post as spam?

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


  • UmbracoTests 29 posts 180 karma points
    Jun 26, 2020 @ 18:20
    UmbracoTests
    0

    Could not load file or assembly 'Umbraco.ModelsBuilder'

    I have Umbraco set as Default Web Site in IIS and have sub directories to other applications. Umbraco shows up ok but when I visit http://locahost/app1, I am getting an error that says:

    Could not load file or assembly 'Umbraco.ModelsBuilder' or one of its dependencies. The system cannot find the file specified.

    I have tried add some values in umbracoReservedUrls and umbracoReservedPaths but error has persisted.

    I am using Umbraco 7.12.4

  • UmbracoTests 29 posts 180 karma points
    Jun 26, 2020 @ 20:30
    UmbracoTests
    100

    I added this line and it fixed the error for me:

    <location path="." inheritInChildApplications="false">

  • 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