Reporter | Ilya Ryzhenkov (orangy) |
---|---|
Created | Mar 23, 2012 11:58:50 AM |
Updated | Mar 23, 2012 11:58:50 AM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 7 EAP for Visual Studio 11 Beta Version=7.0.4.454, Built=2012-03-20T17:36:08, Configuration=“Csharp InternalMode Vbnet VS1100”
There were non-fatal failures in the Settings subsystem caused by actual settings data. There were 6 exceptions. Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized. TypeConverter cannot convert from System.String.
--- EXCEPTION #01/15 [NotSupportedException]
Message = “TypeConverter cannot convert from System.String.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#0.InnerException
ClassName = System.NotSupportedException
HResult = COR_E_NOTSUPPORTED=80131515
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #02/15 [InvalidOperationException]
Message = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#0
ClassName = System.InvalidOperationException
InnerException = “Exception #01 at Root.InnerException.InnerException.Exceptions.#0.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #03/15 [NotSupportedException]
Message = “TypeConverter cannot convert from System.String.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#1.InnerException
ClassName = System.NotSupportedException
HResult = COR_E_NOTSUPPORTED=80131515
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #04/15 [InvalidOperationException]
Message = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#1
ClassName = System.InvalidOperationException
InnerException = “Exception #03 at Root.InnerException.InnerException.Exceptions.#1.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #05/15 [NotSupportedException]
Message = “TypeConverter cannot convert from System.String.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#2.InnerException
ClassName = System.NotSupportedException
HResult = COR_E_NOTSUPPORTED=80131515
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #06/15 [InvalidOperationException]
Message = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#2
ClassName = System.InvalidOperationException
InnerException = “Exception #05 at Root.InnerException.InnerException.Exceptions.#2.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #07/15 [NotSupportedException]
Message = “TypeConverter cannot convert from System.String.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#3.InnerException
ClassName = System.NotSupportedException
HResult = COR_E_NOTSUPPORTED=80131515
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #08/15 [InvalidOperationException]
Message = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#3
ClassName = System.InvalidOperationException
InnerException = “Exception #07 at Root.InnerException.InnerException.Exceptions.#3.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #09/15 [NotSupportedException]
Message = “TypeConverter cannot convert from System.String.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#4.InnerException
ClassName = System.NotSupportedException
HResult = COR_E_NOTSUPPORTED=80131515
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #10/15 [InvalidOperationException]
Message = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#4
ClassName = System.InvalidOperationException
InnerException = “Exception #09 at Root.InnerException.InnerException.Exceptions.#4.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #11/15 [NotSupportedException]
Message = “TypeConverter cannot convert from System.String.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#5.InnerException
ClassName = System.NotSupportedException
HResult = COR_E_NOTSUPPORTED=80131515
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #12/15 [InvalidOperationException]
Message = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#5
ClassName = System.InvalidOperationException
InnerException = “Exception #11 at Root.InnerException.InnerException.Exceptions.#5.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #13/15 [CompoundException]
Message = “There were exceptions.”
ExceptionPath = Root.InnerException.InnerException
ExceptionsCount = 6
Messages.#0 = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized. TypeConverter cannot convert from System.String.”
Messages.#1 = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized. TypeConverter cannot convert from System.String.”
Messages.#2 = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized. TypeConverter cannot convert from System.String.”
Messages.#3 = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized. TypeConverter cannot convert from System.String.”
Messages.#4 = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized. TypeConverter cannot convert from System.String.”
Messages.#5 = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized. TypeConverter cannot convert from System.String.”
Exceptions.#0 = “Exception #02 at Root.InnerException.InnerException.Exceptions.#0”
Exceptions.#1 = “Exception #04 at Root.InnerException.InnerException.Exceptions.#1”
Exceptions.#2 = “Exception #06 at Root.InnerException.InnerException.Exceptions.#2”
Exceptions.#3 = “Exception #08 at Root.InnerException.InnerException.Exceptions.#3”
Exceptions.#4 = “Exception #10 at Root.InnerException.InnerException.Exceptions.#4”
Exceptions.#5 = “Exception #12 at Root.InnerException.InnerException.Exceptions.#5”
ClassName = JetBrains.Util.CompoundException
HResult = COR_E_APPLICATION=80131600
--- Outer —
--- EXCEPTION #14/15 [InvalidOperationException]
Message = “There were non-fatal failures in the Settings subsystem caused by actual settings data.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
InnerException = “Exception #13 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #15/15 [LoggerException]
Message = “There were non-fatal failures in the Settings subsystem caused by actual settings data.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #14 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
There were non-fatal failures in the Settings subsystem caused by actual settings data. There were 6 exceptions. Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized. TypeConverter cannot convert from System.String.
--- EXCEPTION #01/15 [NotSupportedException]
Message = “TypeConverter cannot convert from System.String.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#0.InnerException
ClassName = System.NotSupportedException
HResult = COR_E_NOTSUPPORTED=80131515
Source = System
StackTraceString = “
at System.ComponentModel.TypeConverter.GetConvertFromException(Object value) at System.ComponentModel.TypeConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #02/15 [InvalidOperationException]
Message = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#0
ClassName = System.InvalidOperationException
InnerException = “Exception #01 at Root.InnerException.InnerException.Exceptions.#0.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #03/15 [NotSupportedException]
Message = “TypeConverter cannot convert from System.String.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#1.InnerException
ClassName = System.NotSupportedException
HResult = COR_E_NOTSUPPORTED=80131515
Source = System
StackTraceString = “
at System.ComponentModel.TypeConverter.GetConvertFromException(Object value) at System.ComponentModel.TypeConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #04/15 [InvalidOperationException]
Message = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#1
ClassName = System.InvalidOperationException
InnerException = “Exception #03 at Root.InnerException.InnerException.Exceptions.#1.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #05/15 [NotSupportedException]
Message = “TypeConverter cannot convert from System.String.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#2.InnerException
ClassName = System.NotSupportedException
HResult = COR_E_NOTSUPPORTED=80131515
Source = System
StackTraceString = “
at System.ComponentModel.TypeConverter.GetConvertFromException(Object value) at System.ComponentModel.TypeConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #06/15 [InvalidOperationException]
Message = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#2
ClassName = System.InvalidOperationException
InnerException = “Exception #05 at Root.InnerException.InnerException.Exceptions.#2.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #07/15 [NotSupportedException]
Message = “TypeConverter cannot convert from System.String.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#3.InnerException
ClassName = System.NotSupportedException
HResult = COR_E_NOTSUPPORTED=80131515
Source = System
StackTraceString = “
at System.ComponentModel.TypeConverter.GetConvertFromException(Object value) at System.ComponentModel.TypeConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #08/15 [InvalidOperationException]
Message = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#3
ClassName = System.InvalidOperationException
InnerException = “Exception #07 at Root.InnerException.InnerException.Exceptions.#3.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #09/15 [NotSupportedException]
Message = “TypeConverter cannot convert from System.String.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#4.InnerException
ClassName = System.NotSupportedException
HResult = COR_E_NOTSUPPORTED=80131515
Source = System
StackTraceString = “
at System.ComponentModel.TypeConverter.GetConvertFromException(Object value) at System.ComponentModel.TypeConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #10/15 [InvalidOperationException]
Message = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#4
ClassName = System.InvalidOperationException
InnerException = “Exception #09 at Root.InnerException.InnerException.Exceptions.#4.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #11/15 [NotSupportedException]
Message = “TypeConverter cannot convert from System.String.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#5.InnerException
ClassName = System.NotSupportedException
HResult = COR_E_NOTSUPPORTED=80131515
Source = System
StackTraceString = “
at System.ComponentModel.TypeConverter.GetConvertFromException(Object value) at System.ComponentModel.TypeConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #12/15 [InvalidOperationException]
Message = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#5
ClassName = System.InvalidOperationException
InnerException = “Exception #11 at Root.InnerException.InnerException.Exceptions.#5.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #13/15 [CompoundException]
Message = “There were exceptions.”
ExceptionPath = Root.InnerException.InnerException
ExceptionsCount = 6
Messages.#0 = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized. TypeConverter cannot convert from System.String.”
Messages.#1 = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized. TypeConverter cannot convert from System.String.”
Messages.#2 = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized. TypeConverter cannot convert from System.String.”
Messages.#3 = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized. TypeConverter cannot convert from System.String.”
Messages.#4 = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized. TypeConverter cannot convert from System.String.”
Messages.#5 = “Entry CreateFromUsage.PrevUsageTimestamps index could not be deserialized. TypeConverter cannot convert from System.String.”
Exceptions.#0 = “Exception #02 at Root.InnerException.InnerException.Exceptions.#0”
Exceptions.#1 = “Exception #04 at Root.InnerException.InnerException.Exceptions.#1”
Exceptions.#2 = “Exception #06 at Root.InnerException.InnerException.Exceptions.#2”
Exceptions.#3 = “Exception #08 at Root.InnerException.InnerException.Exceptions.#3”
Exceptions.#4 = “Exception #10 at Root.InnerException.InnerException.Exceptions.#4”
Exceptions.#5 = “Exception #12 at Root.InnerException.InnerException.Exceptions.#5”
ClassName = JetBrains.Util.CompoundException
HResult = COR_E_APPLICATION=80131600
--- Outer —
--- EXCEPTION #14/15 [InvalidOperationException]
Message = “There were non-fatal failures in the Settings subsystem caused by actual settings data.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
InnerException = “Exception #13 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #15/15 [LoggerException]
Message = “There were non-fatal failures in the Settings subsystem caused by actual settings data.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #14 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Application.ComponentModel.LoggerComponent.JetBrains.Util.ILogger.LogException(Exception ex, ExceptionOrigin origin) at JetBrains.Application.Settings.Logging.SettingsLogging.<>c__DisplayClass4.<.ctor>b__0() at JetBrains.Application.Settings.Logging.SettingsLogging.<>c__DisplayClass6.<.ctor>b__2() at JetBrains.Threading.TimedActionsHost.TimedAction.Execute() at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__4(QueuedAction action) at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() at JetBrains.Threading.JetDispatcher.Closure.Execute() at JetBrains.Threading.JetDispatcher.ProcessQueue() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) 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.Window.ShowHelper(Object booleanBox) at System.Windows.Window.Show() at System.Windows.Window.ShowDialog() at JetBrains.UI.CrossFramework.WindowsFormsIntegration.ShowDialog(Window window, IWin32Window win32Owner) at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1c.<ShowDialogWithGuardedCreation>b__18(LifetimeDefinition lifetimeDefinitionDialog, Lifetime lifetimeDialog) at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1c.<ShowDialogWithGuardedCreation>b__17() at JetBrains.Util.Logger.Catch(Action action) at JetBrains.UI.Application.WindowUtil.ShowDialogWithGuardedCreation(Lifetime lifetime, Modality modality, Func`3 FCreateView, IThreading threading, Object ownerwindow) at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1c.<>c__DisplayClass20.<ShowDialogWithGuardedCreation>b__1a() at JetBrains.Util.Logger.Catch(Action action) at JetBrains.Threading.IThreadingEx.<>c__DisplayClass7.<>c__DisplayClass9.<ExecuteOrQueueWhenNotGuarded>b__4() at JetBrains.Threading.JetDispatcher.Closure.Execute() at JetBrains.Threading.JetDispatcher.ProcessQueue() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) 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)