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

RSRP-287512: Highlighter ReSharper Template Editor C# Keyword does not have corresponding MEF Classification Definition

$
0
0
Reporter dex (dex) dex (dex)
Created Dec 31, 2011 3:44:10 AM
Updated Dec 31, 2011 3:44:10 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 6.1 EAP Version=6.1.36.53, Built=2011-12-20T10:56:36, Configuration=“Csharp PublicMode Vbnet VS1000”
Highlighter ReSharper Template Editor C# Keyword does not have corresponding MEF Classification Definition

--- EXCEPTION #1/1 [LoggerException]
Message = “Highlighter ReSharper Template Editor C# Keyword does not have corresponding MEF Classification Definition”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.VsIntegration.DevTen.Markup.VsClassificationHighlighter.CreateTag(IClassificationTypeRegistryService classificationRegistry) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\VsIntegration.DevTen\Src\Markup\VsClassificationHighlighter.cs:line 34
     at JetBrains.VsIntegration.DevTen.Markup.VsDocumentMarkupTagger.<GetClassificationTags>d__1c.MoveNext() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\VsIntegration.DevTen\Src\Markup\VsDocumentMarkupTagger.cs:line 265
     at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
     at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
     at JetBrains.VsIntegration.DevTen.Markup.VsDocumentMarkupTagger.<>c__DisplayClass4`1.<GetTags>b__0() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\VsIntegration.DevTen\Src\Markup\VsDocumentMarkupTagger.cs:line 210
at Action(GetTags).Execute(Action )
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 265
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 416
     at JetBrains.VsIntegration.DevTen.Markup.VsDocumentMarkupTagger.GetTags[T](IEnumerable`1 spans, Func`2 tagEnumerator) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\VsIntegration.DevTen\Src\Markup\VsDocumentMarkupTagger.cs:line 207
     at JetBrains.VsIntegration.DevTen.Markup.VsDocumentMarkupTagger.Microsoft.VisualStudio.Text.Tagging.ITagger<JetBrains.VsIntegration.DevTen.Markup.VsClassificationTag>.GetTags(NormalizedSnapshotSpanCollection spans) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\VsIntegration.DevTen\Src\Markup\VsDocumentMarkupTagger.cs:line 187
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.<GetTagsForBuffer>d__16.MoveNext()
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.<InternalGetTags>d__21.MoveNext()
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.<GetTags>d__e.MoveNext()
     at System.Linq.Enumerable.<SelectManyIterator>d__31`3.MoveNext()
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.<GetTagsForBuffer>d__16.MoveNext()
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.<InternalGetTags>d__21.MoveNext()
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.<GetTags>d__2.MoveNext()
     at Microsoft.VisualStudio.Text.Classification.Implementation.ClassifierAggregator.GetClassificationSpans(SnapshotSpan span)
     at Microsoft.VisualStudio.Text.Formatting.Implementation.NormalizedSpanGenerator.CreateClassifiedRuns(SnapshotSpan span, IClassifier classifier, IClassificationFormatMap classificationFormatMap)
     at Microsoft.VisualStudio.Text.Formatting.Implementation.NormalizedSpanGenerator.Create(ITextAndAdornmentCollection elements, ITextSnapshot sourceSnapshot, IClassifier classifier, IClassificationFormatMap classificationFormatMap)
     at Microsoft.VisualStudio.Text.Formatting.Implementation.FormattedLineSource.Format(ITextAndAdornmentCollection elements, ITextSnapshotLine line)
     at Microsoft.VisualStudio.Text.Formatting.Implementation.FormattedLineSource.FormatLineInVisualBuffer(ITextSnapshotLine visualLine)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.FormatSnapshotLine(ITextSnapshotLine visualLine)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.DoAnchorLayout(ITextSnapshotLine visualLine, SnapshotPoint anchorPosition, Double referenceLine, ViewRelativePosition relativeTo, Double& distanceAboveReferenceLine, Double& distanceBelowReferenceLine)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.DoCompleteLayout(SnapshotPoint anchorPosition, Double verticalDistance, ViewRelativePosition relativeTo, Double effectiveViewportHeight, Double& referenceLine, Double& distanceAboveReferenceLine, Double& distanceBelowReferenceLine)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.InnerPerformLayout(SnapshotPoint anchorPosition, Double verticalDistance, ViewRelativePosition relativeTo, Double effectiveViewportWidth, Double effectiveViewportHeight)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.PerformLayout(ITextSnapshot newSnapshot, ITextSnapshot newVisualSnapshot, SnapshotPoint anchorPosition, Double verticalDistance, ViewRelativePosition relativeTo, Double effectiveViewportWidth, Double effectiveViewportHeight)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.PerformLayout(ITextSnapshot newSnapshot, ITextSnapshot newVisualSnapshot)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.<QueueLayout>b__14(Object )
     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.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.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     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)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>