Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- OS: Microsoft Windows 7 Максимальная (6.1.7601.65536) x64
- Installed language: ru-RU
- Physical memory: total 7, available: 7
- Virtual memory: total 1, available: 1
- Exception System.UnhandledExceptionEventArgs
- Detail info System.Security.Cryptography.CryptographicException: Ключ не может быть использован в указанном состоянии.
- at System.Security.Cryptography.ProtectedData.Unprotect(Byte[] encryptedData, Byte[] optionalEntropy, DataProtectionScope scope)
- at Launcher.SecurityExts.Unprotect(Byte[] input)
- at Launcher.SecurityExts.Unprotect(String input)
- at Launcher.Settings.AccountsSelectionChanged(Object sender, SelectionChangedEventArgs e)
- at System.Windows.Controls.SelectionChangedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
- 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.UIElement.RaiseEvent(RoutedEventArgs e)
- at System.Windows.Controls.ComboBox.OnSelectionChanged(SelectionChangedEventArgs e)
- at System.Windows.Controls.Primitives.Selector.InvokeSelectionChanged(List`1 unselectedInfos, List`1 selectedInfos)
- 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 System.Windows.Controls.Primitives.Selector.set_SelectedIndex(Int32 value)
- at Launcher.Settings.PrepateAccountCombobox()
- at Launcher.Settings..ctor()
- at Launcher.MainWindow.Btn_settings_Click(Object sender, RoutedEventArgs e)
- 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.UIElement.RaiseEvent(RoutedEventArgs e)
- at System.Windows.Controls.Primitives.ButtonBase.OnClick()
- at System.Windows.Controls.Button.OnClick()
- at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
- at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
- at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
- 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.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
- at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
- at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
- 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.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
- at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
- at System.Windows.Input.InputManager.ProcessStagingArea()
- at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
- at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
- at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
- at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
- 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)
- at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
- at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
- at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
- at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
- at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
- at System.Windows.Application.RunDispatcher(Object ignore)
- at System.Windows.Application.RunInternal(Window window)
- at System.Windows.Application.Run(Window window)
- at System.Windows.Application.Run()
- at Launcher.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement