Hello Sir PLCnext Engineer software always couldn’t be open as normal, could you help me ?and the report list is as follow: PLCnext Engineer, Version 2020.0.1 (Build 4.0.266.0) Unexpected Exception
======================================================================
The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information. 1) Object reference not set to an instance of an object. Resulting in: One or more errors occurred. Resulting in: An exception occurred while calling the ‘OnImportsSatisfied’ method on type ‘Ade.ApplicationControl.ApplicationControlServerComponent’. Resulting in: Cannot activate part ‘Ade.ApplicationControl.ApplicationControlServerComponent’.
Element: Ade.ApplicationControl.ApplicationControlServerComponent → Ade.ApplicationControl.ApplicationControlServerComponent → AssemblyCatalog (Assembly=“Ade.ApplicationControl.ContractsImpl, Version=4.0.266.0, Culture=neutral, PublicKeyToken=55558f70c9068f5b”) Resulting in: Cannot get export ‘Ade.ApplicationControl.ApplicationControlServerComponent (ContractName=“Ade.Components.IStartupModule”)’ from part ‘Ade.ApplicationControl.ApplicationControlServerComponent’.
Element: Ade.ApplicationControl.ApplicationControlServerComponent (ContractName=“Ade.Components.IStartupModule”) → Ade.ApplicationControl.ApplicationControlServerComponent → AssemblyCatalog (Assembly=“Ade.ApplicationControl.ContractsImpl, Version=4.0.266.0, Culture=neutral, PublicKeyToken=55558f70c9068f5b”) Exception chain:
----------------------------------------------------------------------
CompositionException ====================================================================== Details
---------------------------------------------------------------------- CompositionExceptionMessage:
------------------------------
The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information. 1) Object reference not set to an instance of an object. Resulting in: One or more errors occurred. Resulting in: An exception occurred while calling the ‘OnImportsSatisfied’ method on type ‘Ade.ApplicationControl.ApplicationControlServerComponent’. Resulting in: Cannot activate part ‘Ade.ApplicationControl.ApplicationControlServerComponent’.
Element: Ade.ApplicationControl.ApplicationControlServerComponent → Ade.ApplicationControl.ApplicationControlServerComponent → AssemblyCatalog (Assembly=“Ade.ApplicationControl.ContractsImpl, Version=4.0.266.0, Culture=neutral, PublicKeyToken=55558f70c9068f5b”) Resulting in: Cannot get export ‘Ade.ApplicationControl.ApplicationControlServerComponent (ContractName=“Ade.Components.IStartupModule”)’ from part ‘Ade.ApplicationControl.ApplicationControlServerComponent’.
Element: Ade.ApplicationControl.ApplicationControlServerComponent (ContractName=“Ade.Components.IStartupModule”) → Ade.ApplicationControl.ApplicationControlServerComponent → AssemblyCatalog (Assembly=“Ade.ApplicationControl.ContractsImpl, Version=4.0.266.0, Culture=neutral, PublicKeyToken=55558f70c9068f5b”) Stack trace:
------------------------------
at System.ComponentModel.Composition.Hosting.CompositionServices.GetExportedValueFromComposedPart(ImportEngine engine, ComposablePart part, ExportDefinition definition)
at System.ComponentModel.Composition.Hosting.CatalogExportProvider.GetExportedValue(CatalogPart part, ExportDefinition export, Boolean isSharedPart)
at System.ComponentModel.Composition.Primitives.Export.get_Value()
at System.ComponentModel.Composition.ExportServices.GetCastedExportedValue[T](Export export)
at System.Lazy1.CreateValue() at System.Lazy1.LazyInitValue()
at Ade.Components.ComponentFramework.a()
at Ade.Diagnostics.ApplicationEventSource.<>c__DisplayClass8_0.b__0()
at Ade.Diagnostics.ApplicationEventSource.RunAction[T](String category, String actionName, Func`1 action)
at Ade.Diagnostics.ApplicationEventSource.RunAction(String category, String actionName, Action action)
at Ade.Components.ComponentFramework.Init()
at Ade.UIFramework.MainControl..ctor()
at (PCWorxNextApplicationStarter )
at PCWorxNext.PCWorxNextApplicationStarter.CreateMainWindow()
at Ade.Application.ApplicationStarter.Init()
at (String )
at PCWorxNext.Startup.Main(String args)
