ERROR

Issue #7497 resolved
José Manuel Elías Aquije Reyes created an issue

CefSettings.BrowserSubprocessPath not found.

App:
Version: 12.14
Type: System.IO.FileNotFoundException
Site: Boolean Initialize(CefSharp.CefSettingsBase, Boolean, CefSharp.IApp)
Source: CefSharp.Core

at CefSharp.Cef.Initialize(CefSettingsBase cefSettings, Boolean performDependencyCheck, IApp cefApp)
at Unbroken.LaunchBox.Windows.BigBox.App..ctor()
at Unbroken.LaunchBox.Windows.BigBox.BigBoxProgram.Main()

Recent Log:

22:26:51 Exception

Comments (1)

  1. Christian

    Every time I've seen this error it is because an AV program has removed the DLL for our in-app web browser. You need to either turn off the AV or white list your LaunchBox folder, then reinstall LaunchBox over your existing install (this will NOT remove your data or settings) and run it again.

  2. Log in to comment