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
This happens when starting the installed x64 version on startup.
I have seen several similar issues here, but no real solution - apart from some special builds that apparently disappeared in the meantime, like #602 (comment).
I also installed 1.1.27.0 after the fix was announced as last comment in #602, but the problem still persists.
Path: C:\Program Files\SyncTrayzor\SyncTrayzor.exe
System.IO.FileNotFoundException: Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. Das angegebene Modul wurde nicht gefunden.
File name: 'CefSharp.Core.dll'
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:
pho3nixx
changed the title
1.1.28.0 crashes on startup on Windows 7
1.1.28.0 crashes during startup on Windows 7
Jun 21, 2021
This happens when starting the installed x64 version on startup.
I have seen several similar issues here, but no real solution - apart from some special builds that apparently disappeared in the meantime, like #602 (comment).
I also installed 1.1.27.0 after the fix was announced as last comment in #602, but the problem still persists.
The text was updated successfully, but these errors were encountered: