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

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

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Mar 28, 2012 4:35:22 AM
Updated Mar 28, 2012 4:35:25 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.2.101, Built=2012-03-15T08:06:38, Configuration=“Csharp PublicMode VS1100”
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 = 11.0.50312.0
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.VsIntegration.DevTen.Markup.VsClassificationHighlighter.CreateTag(IClassificationTypeRegistryService classificationRegistry) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\v10.v11\Src\Markup\VsClassificationHighlighter.cs:line 33
     at JetBrains.VsIntegration.DevTen.Markup.VsDocumentMarkupTagger.<GetClassificationTags>d__1c.MoveNext() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\v10.v11\Src\Markup\VsDocumentMarkupTagger.cs:line 263
     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\1939c01d7b25093a\Platform\src\VisualStudio\v10.v11\Src\Markup\VsDocumentMarkupTagger.cs:line 208
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 415
     at JetBrains.VsIntegration.DevTen.Markup.VsDocumentMarkupTagger.GetTags[T](IEnumerable`1 spans, Func`2 tagEnumerator) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\v10.v11\Src\Markup\VsDocumentMarkupTagger.cs:line 205
     at JetBrains.VsIntegration.DevTen.Markup.VsDocumentMarkupTagger.Microsoft.VisualStudio.Text.Tagging.ITagger<JetBrains.VsIntegration.DevTen.Markup.VsClassificationTag>.GetTags(NormalizedSnapshotSpanCollection spans) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\v10.v11\Src\Markup\VsDocumentMarkupTagger.cs:line 185
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.<GetTagsForBuffer>d__16.MoveNext()
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.<InternalGetTags>d__20.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__20.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.FormatLineInVisualBufferIfChanged(ITextSnapshotLine visualLine, IList`1 oldLines)
     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, Boolean preserveViewportTop)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.PerformLayout(ITextSnapshot newSnapshot, ITextSnapshot newVisualSnapshot, SnapshotPoint anchorPosition, Double verticalDistance, ViewRelativePosition relativeTo, Double effectiveViewportWidth, Double effectiveViewportHeight, Boolean preserveViewportTop)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.PerformLayout(ITextSnapshot newSnapshot, ITextSnapshot newVisualSnapshot)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.AdvanceSnapshot(TextSnapshotChangedEventArgs e)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.AdvanceSnapshotOnUIThread(TextSnapshotChangedEventArgs e)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.OnVisualBufferChanged(Object sender, TextContentChangedEventArgs e)
     at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.RaiseEvent[TArgs](Object sender, EventHandler`1 eventHandlers, TArgs args)
     at Microsoft.VisualStudio.Text.Implementation.BaseBuffer.RawRaiseEvent(TextContentChangedEventArgs args, Boolean immediate)
     at Microsoft.VisualStudio.Text.Implementation.BaseBuffer.TextContentChangedEventRaiser.RaiseEvent(BaseBuffer baseBuffer, Boolean immediate)
     at Microsoft.VisualStudio.Text.Implementation.BufferGroup.RaiseEvents()
     at Microsoft.VisualStudio.Text.Implementation.BufferGroup.FinishEdit()
     at Microsoft.VisualStudio.Text.Implementation.BaseBuffer.TextBufferEdit.Apply()
     at Microsoft.VisualStudio.Text.Implementation.BaseBuffer.Delete(Span deleteSpan)
at <StartupCode$Vim-Core>.$CommandUtil.commandResult@319.Invoke(Unit unitVar0)
     at Vim.UndoRedoOperations.EditWithUndoTransaction[b](String name, FSharpFunc`2 action)
at Vim.UndoRedoOperations.Vim-IUndoRedoOperations-EditWithUndoTransaction[a](String name, FSharpFunc`2 action)
     at Vim.CommandUtil.EditWithUndoTransaciton[T](String name, FSharpFunc`2 action)
     at Vim.CommandUtil.EditWithLinkedChange(String name, FSharpFunc`2 action)
     at Vim.CommandUtil.ChangeMotion(Register register, MotionResult result)
at <StartupCode$Vim-Core>.$CommandUtil.RunNormalCommand@1985.Invoke(MotionResult arg10)
     at Vim.CommandUtil.RunWithMotion(MotionData motion, FSharpFunc`2 func)
     at Vim.CommandUtil.RunNormalCommand(NormalCommand command, CommandData data)
     at Vim.CommandUtil.RunCommand(Command command)
at Vim.CommandUtil.Vim-ICommandUtil-RunCommand(Command command)
     at Vim.CommandRunner.Run(KeyInput ki)
at Vim.CommandRunner.Vim-ICommandRunner-Run(KeyInput ki)
     at Vim.Modes.Normal.NormalMode.ProcessCore(KeyInput ki)
at Vim.Modes.Normal.NormalMode.Vim-IMode-Process(KeyInput ki)
     at Vim.VimBuffer.ProcessCore(KeyInput keyInput)
at <StartupCode$Vim-Core>.$VimBuffer.Process@390-1.Invoke(KeyInput arg00)
at Microsoft.FSharp.Collections.IEnumerator.map@109.DoMoveNext(b& )
at Microsoft.FSharp.Collections.IEnumerator.MapEnumerator`1.System-Collections-IEnumerator-MoveNext()
     at Vim.SeqUtil.last[a](IEnumerable`1 s)
     at Vim.VimBuffer.Process(KeyInput keyInput)
at Vim.VimBuffer.Vim-IVimBuffer-Process(KeyInput keyInput)
     at Vim.UI.Wpf.KeyProcessor.TryProcess(KeyInput keyInput)
     at VsVim.VsKeyProcessor.TryProcess(KeyInput keyInput)
     at Vim.UI.Wpf.KeyProcessor.TextInput(TextCompositionEventArgs args)
     at Microsoft.VisualStudio.Text.Editor.Implementation.KeyProcessorDispatcher.<DispatchTextInputEvents>b__0(KeyProcessor p, TextCompositionEventArgs args)
     at Microsoft.VisualStudio.Text.Editor.Implementation.KeyProcessorDispatcher.<>c__DisplayClass1e`1.<Dispatch>b__1a()
     at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.CallExtensionPoint(Object errorSource, Action call)
     at Microsoft.VisualStudio.Text.Editor.Implementation.KeyProcessorDispatcher.Dispatch[T](Action`2 action, T args)
     at Microsoft.VisualStudio.Text.Editor.Implementation.KeyProcessorDispatcher.<>c__DisplayClass18.<MakeHandler>b__17(Object sender, TextCompositionEventArgs args)
     at System.Windows.Input.TextCompositionEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
     at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
     at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
     at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
     at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
     at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
     at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
     at System.Windows.Input.InputManager.ProcessStagingArea()
     at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
     at System.Windows.Input.TextCompositionManager.UnsafeCompleteComposition(TextComposition composition)
     at System.Windows.Input.TextCompositionManager.PostProcessInput(Object sender, ProcessInputEventArgs e)
     at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
     at System.Windows.Input.InputManager.ProcessStagingArea()
     at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
     at System.Windows.Input.TextCompositionManager.UnsafeStartComposition(TextComposition composition)
     at System.Windows.Input.TextCompositionManager.PostProcessInput(Object sender, ProcessInputEventArgs e)
     at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
     at System.Windows.Input.InputManager.ProcessStagingArea()
     at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
     at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
     at System.Windows.Interop.HwndKeyboardInputProvider.ProcessTextInputAction(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at System.Windows.Interop.HwndKeyboardInputProvider.FilterMessage(IntPtr hwnd, WindowMessage message, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at System.Windows.Interop.HwndSource.InputFilterMessage(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)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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