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

Oops! Something Went Badly Wrong error #665

Open
csatech opened this issue Sep 4, 2021 · 1 comment
Open

Oops! Something Went Badly Wrong error #665

csatech opened this issue Sep 4, 2021 · 1 comment

Comments

@csatech
Copy link

csatech commented Sep 4, 2021

Here are the error details:

Version: 1.1.29.0; Variant: Installed; Arch: Amd64
Path: C:\Program Files\SyncTrayzor\SyncTrayzor.exe
System.UnauthorizedAccessException: Access is denied.

at Pri.LongPath.File.Copy(String sourcePath, String destinationPath, Boolean overwrite)
at SyncTrayzor.Services.FilesystemProvider.Copy(String from, String to)
at SyncTrayzor.Services.Config.ConfigurationProvider.Initialize(Configuration defaultConfiguration)
at SyncTrayzor.Bootstrapper.Configure()
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)

@wbwc
Copy link

wbwc commented Jun 12, 2022

The same here:

Version: 1.1.29.0; Variant: Installed; Arch: Amd64
Path: C:\Program Files\SyncTrayzor\SyncTrayzor.exe
System.UnauthorizedAccessException: Zugriff verweigert

bei Pri.LongPath.File.Copy(String sourcePath, String destinationPath, Boolean overwrite)
bei SyncTrayzor.Services.FilesystemProvider.Copy(String from, String to)
bei SyncTrayzor.Services.Config.ConfigurationProvider.Initialize(Configuration defaultConfiguration)
bei SyncTrayzor.Bootstrapper.Configure()
bei Stylet.BootstrapperBase.Start(String[] args)
bei System.Windows.Application.OnStartup(StartupEventArgs e)
bei System.Windows.Application.<.ctor>b__1_0(Object unused)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

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