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

System.NotImplementedException in ETS 6 #895

Open
Matze5800 opened this issue Aug 7, 2024 · 0 comments
Open

System.NotImplementedException in ETS 6 #895

Matze5800 opened this issue Aug 7, 2024 · 0 comments

Comments

@Matze5800
Copy link

ETS 6 shows an error message when you try to open it with retrobar running.
error

This is the corresponding log entry:

2024-08-07 10:33:31,430 [1] ERROR ETS.EtsBootstrapper - System.NotImplementedException: Die Methode oder der Vorgang ist nicht implementiert.
bei MS.Internal.AppModel.ITaskbarList.HrInit()
bei System.Windows.Window.ApplyTaskbarItemInfo()
bei System.Windows.Window.OnTaskbarItemInfoChanged(DependencyPropertyChangedEventArgs e)
bei System.Windows.Window.<>c.<.cctor>b__0_0(DependencyObject d, DependencyPropertyChangedEventArgs e)
bei System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
bei System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
bei System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
bei System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
bei System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
bei System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
bei System.Windows.Window.set_TaskbarItemInfo(TaskbarItemInfo value)
bei Knx.Ets.ViewModel.Service.TaskbarProgressManager.Initialize(Window window)
bei Knx.Ets.ViewModel.ApplicationViewModel.OpenFirstWindow(Exception licensingException, StartupOptions startupOptions)

Link to Installer for ETS 6

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

1 participant