• When invoked Z-planner get error message • Error message – UnhandledException: System.IO.FileNotFoundException: Could not load file or assembly 'CefSharp.Core.Runtime.dll' or one of its dependencies. File name: 'CefSharp.Core.Runtime.dll' at CefSharp.CefSettingsBase..ctor() at ZZero.ZPlanner.Program.Main(String[] args)
Solution:
Need to install Microsoft Visual C++ Redistributable package, Versions after 2018 should work, but you will need to install the latest package.