Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-287620: Der angegebene Schlüssel war nicht im Wörterbuch angegeben.

$
0
0
Reporter Thomas Stocker (thomas.stocker) Thomas Stocker (thomas.stocker)
Created Jan 6, 2012 2:33:16 PM
Updated Jan 6, 2012 2:33:16 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.38.146, Built=2011-12-30T12:18:32, Configuration=“Csharp InternalMode Vbnet VS1000”
Der angegebene Schlüssel war nicht im Wörterbuch angegeben.

--- EXCEPTION #1/2 [KeyNotFoundException]
Message = “Der angegebene Schlüssel war nicht im Wörterbuch angegeben.”
ExceptionPath = Root.InnerException
ClassName = System.Collections.Generic.KeyNotFoundException
HResult = COR_E_KEYNOTFOUND=80131577
Source = mscorlib
StackTraceString = “
  bei System.Collections.Generic.Dictionary`2.get_Item(TKey key)
     bei JetBrains.ReSharper.Daemon.UsageChecking.ElementIdCache.get_Item(IDeclaredElement element)
     bei JetBrains.ReSharper.Daemon.UsageChecking.CollectUsagesStageProcess.get_UsedElementIds()
     bei JetBrains.ReSharper.Daemon.SolutionAnalysis.UsagesInfo..ctor(CollectUsagesStageProcess daemonStage)
     bei JetBrains.ReSharper.Daemon.SolutionAnalysis.UsagesInfo.FromDaemonProcess(IDaemonProcess process)
     bei JetBrains.ReSharper.Daemon.SolutionAnalysis.SolutionAnalysisManager.StoreAdditionalInfo(IDaemonProcess process, IGlobalUsageChecker globalUsageChecker)
     bei JetBrains.ReSharper.Daemon.SolutionAnalysis.SolutionAnalysisManager.FilePartlyReanalyzed(IProjectFile file, IDaemonProcess process, DaemonProcessKind processKind)
     bei JetBrains.ReSharper.Daemon.SolutionAnalysis.SolutionAnalysisServiceImpl.FilePartlyReanalyzed(IPsiSourceFile sourceFile, IDaemonProcess daemonProcess, DaemonProcessKind processKind)
     bei JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.DoHighlighting(DaemonProcessKind processKind, Action`1 commiter)
     bei JetBrains.ReSharper.Daemon.Impl.VisibleDocumentDaemonProcess.DoHighlighting(Boolean globalAnalysisStages)
     bei JetBrains.ReSharper.Daemon.Impl.VisibleDocumentDaemonProcess.<>c__DisplayClass3.<EnqueueHighlightingJob>b__1()
     bei JetBrains.ReSharper.Daemon.Impl.DaemonThread.DaemonThreadProc()


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Der angegebene Schlüssel war nicht im Wörterbuch angegeben.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  bei JetBrains.ReSharper.Daemon.Impl.DaemonThread.DaemonThreadProc()
     bei JetBrains.Util.Logger.Catch(Action action)
     bei JetBrains.ReSharper.Daemon.Impl.DaemonThread.<.ctor>b__2()
     bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
     bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
     bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     bei System.Threading.ThreadHelper.ThreadStart()

Viewing all articles
Browse latest Browse all 106942

Trending Articles