Good morning, after download and installation of the PLC next engineer Software, the system do not want to start. The following exception is shown: PLCnext Engineer, Version 2021.0.2 (Build 4.7.1183.0) Unexpected Exception
======================================================================
Die Datei oder Assembly „Ade.Safety.Compiler.CortexImpl.dll“ oder eine Abhängigkeit davon wurde nicht gefunden. Das angegebene Modul wurde nicht gefunden. Exception chain:
----------------------------------------------------------------------
FileNotFoundException ====================================================================== Details
---------------------------------------------------------------------- FileNotFoundExceptionMessage:
------------------------------
Die Datei oder Assembly „Ade.Safety.Compiler.CortexImpl.dll“ oder eine Abhängigkeit davon wurde nicht gefunden. Das angegebene Modul wurde nicht gefunden. Stack trace:
------------------------------
bei System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
bei System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
bei System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
bei System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
bei System.Reflection.Assembly.Load(String assemblyString)
bei acb.a(ComposablePartSourceConfiguration A_0)
bei acb…ctor(ComponentFramework A_0, IConfigurationService A_1)
bei Ade.Components.ComponentFramework.Init()
bei Ade.UIFramework.MainControl…ctor()
bei (PCWorxNextApplicationStarter )
bei PCWorxNext.PCWorxNextApplicationStarter.CreateMainWindow()
bei Ade.Application.ApplicationStarter.Init()
bei (String )
bei PCWorxNext.Startup.Main(String args)