Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Feb 23, 2012 6:07:47 PM |
Updated | Feb 23, 2012 6:07:47 PM |
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 6.1 Version=6.1.37.86, Built=2011-12-20T20:15:24, Configuration=“Csharp InternalMode Vbnet VS1000”
Component container for this solution is not registered
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Component container for this solution is not registered”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.ProjectModel
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Component container for this solution is not registered”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Component container for this solution is not registered
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Component container for this solution is not registered”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.ProjectModel
StackTraceString = “
at JetBrains.ProjectModel.Impl.SolutionInstanceBase.GetContainer(ISolution solution) at JetBrains.ReSharper.Psi.PsiManager.GetInstance(ISolution solution) at JetBrains.ReSharper.Features.Common.GoToByName.Controllers.GotoControllerBase`2.BeforeUpdateItems() at JetBrains.UI.GotoByName.GotoByNameController.<>c__DisplayClassd.<>c__DisplayClassf.<Init_AsyncAction>b__7() at JetBrains.Application.InterruptableReadActivityThe.Start() at JetBrains.Application.InterruptableReadActivity.DoStart() at JetBrains.UI.GotoByName.GotoByNameController.<>c__DisplayClassd.<Init_AsyncAction>b__5() at JetBrains.UI.GotoByName.GotoByNameController.<>c__DisplayClassd.<>c__DisplayClassf.<Init_AsyncAction>b__b(Boolean isCompleted) at JetBrains.Application.InterruptableReadActivityThe.OnInterrupt() at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Component container for this solution is not registered”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
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.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) 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.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)