I have installed PLCNext Engineer 2021.0.1 (Build 4.7.1144.0) on my windows 10 computer for the first time. When I try to launch the program, I get the error below.
The installation process completes with no errors... I reboot the computer several times during the installation. I have tried it on 3 computers in our office and get the same result.
The file that is reported as missing by the exception is present in the program folder.
Any help would be appreciated.
Thanks
Scott.
Unexpected Exception
======================================================================
Could not load file or assembly 'Ade.Safety.Compiler.CortexImpl.dll' or one of its dependencies. The specified module could not be found.
Exception chain:
----------------------------------------------------------------------
FileNotFoundException
======================================================================
Details
----------------------------------------------------------------------
FileNotFoundException
==============================
Message:
------------------------------
Could not load file or assembly 'Ade.Safety.Compiler.CortexImpl.dll' or one of its dependencies. The specified module could not be found.
Stack trace:
------------------------------
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at acb.a(ComposablePartSourceConfiguration A_0)
at acb..ctor(ComponentFramework A_0, IConfigurationService A_1)
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)