Copied to clipboard

Flag this post as spam?

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


  • UmbracoTests 28 posts 179 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 28 posts 179 karma points
    Jun 26, 2020 @ 20:30
    UmbracoTests
    100

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

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

Please Sign in or register to post replies

Write your reply to:

Draft