Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.59 KB | None | 0 0
  1. OS: Майкрософт Windows 10 Pro (6.2.9200.0) x64
  2. Installed language: ru-RU
  3. Physical memory: total 7, available: 6
  4. Virtual memory: total 1, available: 1
  5. Exception System.UnhandledExceptionEventArgs
  6. Detail info System.Security.Cryptography.CryptographicException: Ключ не может быть использован в указанном состоянии.
  7.  
  8. в System.Security.Cryptography.ProtectedData.Unprotect(Byte[] encryptedData, Byte[] optionalEntropy, DataProtectionScope scope)
  9. в Launcher.SecurityExts.Unprotect(Byte[] input)
  10. в Launcher.SecurityExts.Unprotect(String input)
  11. в Launcher.Settings.AccountsSelectionChanged(Object sender, SelectionChangedEventArgs e)
  12. в System.Windows.Controls.SelectionChangedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  13. в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  14. в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  15. в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  16. в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  17. в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
  18. в System.Windows.Controls.ComboBox.OnSelectionChanged(SelectionChangedEventArgs e)
  19. в System.Windows.Controls.Primitives.Selector.InvokeSelectionChanged(List`1 unselectedInfos, List`1 selectedInfos)
  20. в System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
  21. в System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
  22. в System.Windows.Controls.Primitives.Selector.OnSelectedIndexChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
  23. в System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  24. в System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
  25. в System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
  26. в System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
  27. в System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
  28. в System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
  29. в System.Windows.Controls.Primitives.Selector.set_SelectedIndex(Int32 value)
  30. в Launcher.Settings.PrepateAccountCombobox()
  31. в Launcher.Settings..ctor()
  32. в Launcher.MainWindow.Btn_settings_Click(Object sender, RoutedEventArgs e)
  33. в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  34. в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  35. в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  36. в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
  37. в System.Windows.Controls.Primitives.ButtonBase.OnClick()
  38. в System.Windows.Controls.Button.OnClick()
  39. в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
  40. в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
  41. в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  42. в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  43. в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  44. в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  45. в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  46. в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
  47. в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  48. в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  49. в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  50. в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  51. в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  52. в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  53. в System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
  54. в System.Windows.Input.InputManager.ProcessStagingArea()
  55. в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  56. в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  57. в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  58. в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  59. в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  60. в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  61. в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  62. в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  63. в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  64. в System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  65. в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  66. в MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  67. в System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  68. в System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  69. в System.Windows.Application.RunDispatcher(Object ignore)
  70. в System.Windows.Application.RunInternal(Window window)
  71. в System.Windows.Application.Run(Window window)
  72. в System.Windows.Application.Run()
  73. в Launcher.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement