Copied to clipboard

Flag this post as spam?

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


  • Lawrence McCartin 1 post 71 karma points
    Oct 14, 2020 @ 16:19
    Lawrence McCartin
    0

    Fresh Install 7.15.6: Could not load type 'umbraco.cms.businesslogic.macro.IMacroEngine' from assembly 'CMS

    Just tried a completely fresh install of 7.15.6

    Using VS 2019, .NET Framework 4.7.2, empty project, using the nuget package. Installation goes fine, but on the very first run (when I would expect to see the install wizard) I get:

    System.Reflection.ReflectionTypeLoadException: Could not load all types from "umbraco.MacroEngines, Version=1.0.7537.31676, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping: . System.TypeLoadException on umbraco.cms.businesslogic.macro.IMacroEngine: Could not load type 'umbraco.cms.businesslogic.macro.IMacroEngine' from assembly 'CMS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

    The businesslogic and MacroEngine libraries are listed in the References for the project (the nuget installation put them there automatically). You'd think a completely clean install of the latest stable version would be able to run.

Please Sign in or register to post replies

Write your reply to:

Draft