Closed bsubasic closed 5 years ago
Hi @bsubasic - make sure to start a topic on the forum to get some help with this: https://our.umbraco.com
I also notice that this report is missing some context around what you're trying to do, make sure to add that to your forum post as well so people know where to look.
@bsubasic Maybe this is related to https://github.com/zpqrtbnk/Zbu.ModelsBuilder/issues/196?
As it throws the error on getting types from an assembly (just like SignalR does), I would look into incompatible C#/.NET versions. No experience with Umbraco 7 on .NET 4.7.1, but Microsoft.Net.Compilers
shoudn't be installed when using Microsoft.CodeDom.Providers.DotNetCompilerPlatform
> v2: https://github.com/aspnet/RoslynCodeDomProvider#version-200
@ronaldbarendse Thanks, I will check it.
An exception of type 'System.ExecutionEngineException' was thrown at early bootup of Umbraco caught in OnApplicationStarted event.
System.ExecutionEngineException HResult=0x80131506 Message=Exception of type 'System.ExecutionEngineException' was thrown.
Call stack:
Umbraco version 7.13.1 assembly: 1.0.6949.28284 IIS 10 (Windows 10 Pro)
My installed packages:
DebugDiag info: