After installing mendix 6.8 and starting the program, I get the following exception:
SimpleInjector.ActivationException: The registered delegate for type IMainForm threw an exception. The registered delegate for type IGuiPluginManager threw an exception. The registered delegate for type IGuiPlugin threw an exception. Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. Kan opgegeven module niet vinden. ---> SimpleInjector.ActivationException: The registered delegate for type IGuiPluginManager threw an exception. The registered delegate for type IGuiPlugin threw an exception. Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. Kan opgegeven module niet vinden. ---> SimpleInjector.ActivationException: The registered delegate for type IGuiPlugin threw an exception. Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. Kan opgegeven module niet vinden. ---> System.IO.FileNotFoundException: Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. Kan opgegeven module niet vinden.
at Mendix.Modeler.Guidance.CefManager..ctor(IEnumerable1 customSchemeHandlers, IApplicationManager applicationManager, IOptionProvider optionProvider, IModelerVersionProvider modelerVersionProvider)
at lambda_method(Closure )
at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase
1.CreateInstanceWithNullCheck()
at System.Lazy1.CreateValue()
at System.Lazy
1.LazyInitValue()
at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase1.BuildExpression()
at SimpleInjector.Registration.BuildExpression(InstanceProducer producer)
at SimpleInjector.InstanceProducer.BuildExpressionInternal()
at System.Lazy
1.CreateValue()
at System.Lazy1.LazyInitValue()
at SimpleInjector.InstanceProducer.BuildInstanceCreator()
at SimpleInjector.InstanceProducer.GetInstance()
--- End of inner exception stack trace ---
at SimpleInjector.InstanceProducer.GetInstance()
at SimpleInjector.Advanced.ContainerControlledCollection
1.<getenumerator>d__7.MoveNext()
at SimpleInjector.Advanced.ContainerControlledCollection1.System.Collections.Generic.ICollection<TService>.CopyTo(TService[] array, Int32 arrayIndex)
at System.Collections.Generic.List
1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable
1 source)
at Mendix.Modeler.Plugins.Gui.GuiPluginManager..ctor(IEnumerable1 guiPlugins) in C:\jenkins\workspace\Modeler-Build\Mendix.Modeler.Core\Plugins\Gui\GuiPluginManager.cs:line 19
at lambda_method(Closure )
at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase
1.CreateInstanceWithNullCheck()
at System.Lazy1.CreateValue()
at System.Lazy
1.LazyInitValue()
at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase1.BuildExpression()
at SimpleInjector.Registration.BuildExpression(InstanceProducer producer)
at SimpleInjector.InstanceProducer.BuildExpressionInternal()
at System.Lazy
1.CreateValue()
at System.Lazy1.LazyInitValue()
at SimpleInjector.InstanceProducer.BuildExpression()
--- End of inner exception stack trace ---
at SimpleInjector.InstanceProducer.BuildExpression()
at SimpleInjector.ContainerOptions.BuildParameterExpression(ParameterInfo parameter)
at SimpleInjector.Registration.BuildConstructorParameters(ConstructorInfo constructor)
at SimpleInjector.Registration.BuildNewExpression(Type serviceType, Type implementationType)
at SimpleInjector.Registration.BuildTransientExpression[TService,TImplementation]()
at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase
1.CreateInstanceWithNullCheck()
at System.Lazy1.CreateValue()
at System.Lazy
1.LazyInitValue()
at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase1.BuildExpression()
at SimpleInjector.Registration.BuildExpression(InstanceProducer producer)
at SimpleInjector.InstanceProducer.BuildExpressionInternal()
at System.Lazy
1.CreateValue()
at System.Lazy`1.LazyInitValue()
at SimpleInjector.InstanceProducer.BuildInstanceCreator()
at SimpleInjector.InstanceProducer.GetInstance()
--- End of inner exception stack trace ---
at SimpleInjector.InstanceProducer.GetInstance()
at SimpleInjector.Container.GetInstanceTService
at Mendix.Modeler.WindowsGui.App.InitModeler() in C:\jenkins\workspace\Modeler-Build\Mendix.Modeler.WindowsGui\App.xaml.cs:line 141
↧
Startup problems
↧