Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyncTrazor crashing on Windows 10 LTSB #605

Closed
skylineKid712 opened this issue Jan 1, 2021 · 1 comment
Closed

SyncTrazor crashing on Windows 10 LTSB #605

skylineKid712 opened this issue Jan 1, 2021 · 1 comment

Comments

@skylineKid712
Copy link

App is crashing on startup:
Version: 1.1.25.0; Variant: Installed; Arch: Amd64
Path: C:\Program Files\SyncTrayzor\SyncTrayzor.exe
System.IO.FileNotFoundException: Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. The specified module could not be found.
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, Action2 changedHandler) at Stylet.ScreenExtensions.<>c__DisplayClass4_0.<ActivateWith>b__0(Object o, ActivationEventArgs e) at System.EventHandler1.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)

SyncTrayzor.log

@canton7
Copy link
Owner

canton7 commented Jan 1, 2021

Duplicator of #602. Please try the build linked in that issue and let me know whether it fixes the issue for you. I can't push it out until I know whether it works. Thanks!

@canton7 canton7 closed this as completed Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants