DDU doesn't start [System.Windows.Automation.Peers.AutomationPeer]
Posted: Tue Feb 06, 2018 2:03 am
Hi,
unfortunately DDU fails to start correctly on my Win7 machine and gives me an error window with basically what is written in the logs.
Here is the logfile:
- DDU folder in exclusion of Windows defender set
- .NET Framework 4.7.1 installed
- Win7 enterprise SP1
- tried extracting w/ WinRAR and 7zip
- tried started as administrator and normal
- starts neither on secure boot, nor normal boot.
Help is appreciated.
Cheers,
ChuWie
unfortunately DDU fails to start correctly on my Win7 machine and gives me an error window with basically what is written in the logs.
Here is the logfile:
- x64 folder and paeexec.exe has been created.<?xml version="1.0" encoding="utf-8"?>
<DisplayDriverUninstaller Version="17.0.8.3">
<LogEntries>
<Error>
<Time>2/6/2018 7:52:30 AM</Time>
<Message>Some part of window loading failed!
>> LaunchMainWindow()</Message>
<ExceptionData>
<Message>The type initializer for 'System.Windows.Automation.Peers.AutomationPeer' threw an exception.</Message>
<TargetSite>OnSelectionChanged</TargetSite>
<Source>PresentationFramework</Source>
<StackTrace> at System.Windows.Controls.ListBox.OnSelectionChanged(SelectionChangedEventArgs e)
at System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
at System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
at System.Windows.Controls.Primitives.Selector.OnSelectedIndexChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
at Display_Driver_Uninstaller.frmMain.UpdateTextMethod(String strMessage) in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\frmMain.xaml.vb:line 6891
at Display_Driver_Uninstaller.frmMain.GetGPUDetails(Boolean firstLaunch) in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\frmMain.xaml.vb:line 6472
at Display_Driver_Uninstaller.frmMain.cbLanguage_SelectedIndexChanged(Object sender, SelectionChangedEventArgs e) in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\frmMain.xaml.vb:line 5666
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.ComboBox.OnSelectionChanged(SelectionChangedEventArgs e)
at System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
at System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
at System.Windows.Controls.Primitives.Selector.OnSelectedItemChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.Activate(Object item)
at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Run(Object arg)
at System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
at System.Windows.ContextLayoutManager.UpdateLayout()
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetRootVisualAndUpdateSTC()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindow(Boolean duringShow)
at System.Windows.Window.ShowHelper(Object booleanBox)
at Display_Driver_Uninstaller.Application.LaunchMainWindow() in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Application.xaml.vb:line 242</StackTrace>
</ExceptionData>
</Error>
<Event>
<Time>2/6/2018 7:52:30 AM</Time>
<Message>>> Successfully saved log to file!</Message>
</Event>
<Event>
<Time>2/6/2018 7:52:33 AM</Time>
<Message>>> Successfully saved log to file!</Message>
</Event>
</LogEntries>
</DisplayDriverUninstaller>
- DDU folder in exclusion of Windows defender set
- .NET Framework 4.7.1 installed
- Win7 enterprise SP1
- tried extracting w/ WinRAR and 7zip
- tried started as administrator and normal
- starts neither on secure boot, nor normal boot.
Help is appreciated.
Cheers,
ChuWie