unexpected error

Issue #7140 new
josh longest created an issue

CefSettings.BrowserSubprocessPath not found.

App:
Version: 12.11
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.ForgotPrincipalMap(Object , Boolean , Object )
at Unbroken.LaunchBox.Windows.Desktop.App..ctor()
at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)

Recent Log:

10:56:40 PM Exception

Comments (2)

  1. Christian

    Most of the time I’ve seen this error it has either been do to a disk failure or a virus scanner quarantining a file we need. I would suggest making sure the LaunchBox folder is added to the white list of whichever AV you’re running and then re run your installer over your LaunchBox install. This will NOT delete your data and is safe to do, just ensure the installer installs to the same folder and not a \\LaunchBox\LaunchBox\ folder.

  2. Log in to comment