Une idée?
Je l'ais téléchargé sur le site de Thrustmaster.
Code : Tout sélectionner
An unhandled exception has occurred.
Exception:
System.TypeInitializationException: Une exception a été levée par l'initialiseur de type pour 'System.Windows.Automation.Peers.AutomationPeer'. ---> System.TypeInitializationException: Une exception a été levée par l'initialiseur de type pour 'System.Windows.Automation.InvokePatternIdentifiers'. ---> System.DllNotFoundException: Impossible de charger la DLL 'UIAutomationCore.dll': Le module spécifié est introuvable. (Exception de HRESULT : 0x8007007E)
à MS.Internal.Automation.UiaCoreTypesApi.RawUiaLookupId(AutomationIdType type, Guid& guid)
à System.Windows.Automation.AutomationIdentifier.Register(AutomationIdType type, Guid guid, String programmaticName)
à System.Windows.Automation.InvokePatternIdentifiers..cctor()
--- Fin de la trace de la pile d'exception interne ---
à System.Windows.Automation.Peers.AutomationPeer.Initialize()
à System.Windows.Automation.Peers.AutomationPeer..cctor()
--- Fin de la trace de la pile d'exception interne ---
à System.Windows.Automation.Peers.AutomationPeer.RaiseFocusChangedEventHelper(IInputElement newFocus)
à System.Windows.Input.KeyboardDevice.ChangeFocus(DependencyObject focus, Int32 timestamp)
à System.Windows.Input.KeyboardDevice.Focus(DependencyObject focus, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
à System.Windows.Input.KeyboardDevice.Focus(IInputElement element)
à System.Windows.UIElement.Focus()
à System.Windows.FrameworkElement.OnPreviewGotKeyboardFocus(Object sender, KeyboardFocusChangedEventArgs e)
à System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
à System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
à System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
à System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
à System.Windows.Input.InputManager.ProcessStagingArea()
à System.Windows.Input.KeyboardDevice.TryChangeFocus(DependencyObject newFocus, IKeyboardInputProvider keyboardInputProvider, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
à System.Windows.Input.KeyboardDevice.Focus(DependencyObject focus, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
à System.Windows.Input.KeyboardDevice.Focus(IInputElement element)
à System.Windows.Interop.HwndKeyboardInputProvider.OnSetFocus(IntPtr hwnd)
à System.Windows.Interop.HwndKeyboardInputProvider.FilterMessage(IntPtr hwnd, WindowMessage message, IntPtr wParam, IntPtr lParam, Boolean& handled)
à System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
à MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
à MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
à MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
InnerException:
System.TypeInitializationException: Une exception a été levée par l'initialiseur de type pour 'System.Windows.Automation.InvokePatternIdentifiers'. ---> System.DllNotFoundException: Impossible de charger la DLL 'UIAutomationCore.dll': Le module spécifié est introuvable. (Exception de HRESULT : 0x8007007E)
à MS.Internal.Automation.UiaCoreTypesApi.RawUiaLookupId(AutomationIdType type, Guid& guid)
à System.Windows.Automation.AutomationIdentifier.Register(AutomationIdType type, Guid guid, String programmaticName)
à System.Windows.Automation.InvokePatternIdentifiers..cctor()
--- Fin de la trace de la pile d'exception interne ---
à System.Windows.Automation.Peers.AutomationPeer.Initialize()
à System.Windows.Automation.Peers.AutomationPeer..cctor()
The application will now exit