Reporter | Sergey Shkredov (serjic.shkredov) |
---|---|
Created | Apr 28, 2012 12:23:36 AM |
Updated | Apr 28, 2012 12:23:36 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.26.94, Built=2012-04-26T21:03:22, Configuration=“Csharp InternalMode Vbnet VS1100”
Initial instantiation of the component TypeComponent { ViewSizeMru, State: Corrupted } has failed. The component's ViewSizeMru argument #2 TypeComponent { ViewCreator, State: Corrupted } is corrupted.
--- EXCEPTION #1/3 [InvalidOperationException]
Message = “The component's ViewSizeMru argument #2 TypeComponent { ViewCreator, State: Corrupted } is corrupted.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.ComponentModel
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/3 [InvalidOperationException]
Message = “Initial instantiation of the component TypeComponent { ViewSizeMru, State: Corrupted } has failed.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #3/3 [LoggerException]
Message = “Initial instantiation of the component TypeComponent { ViewSizeMru, State: Corrupted } has failed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Initial instantiation of the component TypeComponent { ViewSizeMru, State: Corrupted } has failed. The component's ViewSizeMru argument #2 TypeComponent { ViewCreator, State: Corrupted } is corrupted.
--- EXCEPTION #1/3 [InvalidOperationException]
Message = “The component's ViewSizeMru argument #2 TypeComponent { ViewCreator, State: Corrupted } is corrupted.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.ComponentModel
StackTraceString = “
at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors)
--- Outer —
--- EXCEPTION #2/3 [InvalidOperationException]
Message = “Initial instantiation of the component TypeComponent { ViewSizeMru, State: Corrupted } has failed.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #3/3 [LoggerException]
Message = “Initial instantiation of the component TypeComponent { ViewSizeMru, State: Corrupted } has failed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) at JetBrains.Application.Components.ComponentContainer.Compose() at JetBrains.UI.Options.OptionsDialogOwner.<>c__DisplayClass5.<.ctor>b__0(OptionsSessionDefinition session) at JetBrains.UI.Options.OptionsDialogOwner.<>c__DisplayClass7.<>c__DisplayClass9.<.ctor>b__3(LifetimeDefinition definition, Lifetime lifetime) at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1c.<>c__DisplayClass22.<ShowDialogWithGuardedCreation>b__1b() at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) 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.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)