???

Issue #7152 resolved
nooof 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 CefSharp.Cef.Initialize(CefSettingsBase cefSettings, Boolean performDependencyCheck, IBrowserProcessHandler browserProcessHandler)
at Unbroken.LaunchBox.Windows.Desktop.App.DestroyFailureRegistry(Object , Boolean , Object )
at Unbroken.LaunchBox.Windows.Desktop.App..ctor()
at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)

Recent Log:

07:46:06 م Exception

Comments (3)

  1. brian

    This error is most likely caused by a third party security program on your computer deleting necessary files that LaunchBox needs to function.

    I would suggest making sure the LaunchBox folder is added to the white list of whichever AV program you’re running and then re-run the LaunchBox installer over your LaunchBox build (this will NOT delete your data and is safe to do). Just ensure when choosing an install location, you choose the correct folder, and not a \\LaunchBox\LaunchBox\ folder (this is a common mistake, so double check before hitting hext).

  2. Juan Toledano

    Muchas gracias, asi fue, me sirvió de gran ayuda, di los permiso de excepcion en el programa de seugridad lo reinstalé y todo correcto. gracias de nuevo

  3. Log in to comment