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.
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.
is working on a reply...
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.