You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you check and confirm if the file does exist in the mentioned path?
System.IO.FileNotFoundException: CefSettings.BrowserSubprocessPath not found.
File name: 'C:\Program Files\SyncTrayzor\CefSharp.BrowserSubprocess.exe'
Open your file explorer, go to "C:\Program Files\SyncTrayzor" and look for a file called "CefSharp.BrowserSubprocess.exe".
When you get those type of errors, we call them error stacks, you are supposed to start reading either the first or the last lines, don't need to go further.
In any case, I'd suggest you reinstall the app to ensure that the paths do exist and match expectations.
I just have no idea what's going on. Any help?
Version: 1.1.28.0; Variant: Installed; Arch: Amd64
Path: C:\Program Files\SyncTrayzor\SyncTrayzor.exe
System.IO.FileNotFoundException: CefSettings.BrowserSubprocessPath not found.
File name: 'C:\Program Files\SyncTrayzor\CefSharp.BrowserSubprocess.exe'
at CefSharp.Cef.Initialize(CefSettingsBase cefSettings, Boolean performDependencyCheck, IApp cefApp)
at SyncTrayzor.Pages.ViewerViewModel.OnInitialActivate()
at Stylet.Screen.<Stylet.IScreenState.Activate>b__35_0(ScreenState oldState, ScreenState newState)
at Stylet.Screen.SetState(ScreenState newState, Action
2 changedHandler) at Stylet.ScreenExtensions.<>c__DisplayClass4_0.<ActivateWith>b__0(Object o, ActivationEventArgs e) at System.EventHandler
1.Invoke(Object sender, TEventArgs e)at Stylet.Screen.<Stylet.IScreenState.Activate>b__35_0(ScreenState oldState, ScreenState newState)
at Stylet.Screen.SetState(ScreenState newState, Action`2 changedHandler)
at Stylet.ScreenExtensions.TryActivate(Object screen)
at Stylet.WindowManager.WindowConductor..ctor(Window window, Object viewModel)
at Stylet.WindowManager.CreateWindow(Object viewModel, Boolean isDialog, IViewAware ownerViewModel)
at Stylet.WindowManager.ShowWindow(Object viewModel)
at Stylet.BootstrapperBase.Start(String[] args)
at System.Windows.Application.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
The text was updated successfully, but these errors were encountered: