Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Feb 18, 2012 3:34:26 AM |
Updated | Feb 18, 2012 3:34:26 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 Version=6.1.37.86, Built=2011-12-20T19:15:24, Configuration=“Csharp InternalMode VS1000”
Value cannot be null. Parameter name: classificationType
--- EXCEPTION #1/2 [ArgumentNullException]
Message = “Value cannot be null.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentNullException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = Microsoft.VisualStudio.Platform.VSEditor
ParamName = classificationType
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
Value cannot be null.
Parameter name: classificationType
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Value cannot be null. Parameter name: classificationType
--- EXCEPTION #1/2 [ArgumentNullException]
Message = “Value cannot be null.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentNullException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = Microsoft.VisualStudio.Platform.VSEditor
ParamName = classificationType
StackTraceString = “
at Microsoft.VisualStudio.Text.Classification.Implementation.ClassificationFormatMap.GetTextProperties(IClassificationType classificationType) at JetBrains.VsIntegration.DevTen.Markup.VsHighlighterCustomizationDevTen.GetCustomizedHighlighterAttributesCore(IHighlighter highlighter) at JetBrains.TextControl.Markup.HighlighterCustomization.JetBrains.TextControl.Markup.IHighlighterCustomization.GetCustomizedHighlighterAttributes(IHighlighter highlighter) at JetBrains.TextControl.Markup.IHighlighterEx.GetCustomizedHighlighterAttributes(IHighlighter thіs, IHighlighterCustomization customization) at JetBrains.TextControl.BaseImpl.ErrorStripeDocumentBase.GetHighlighterColor(IHighlighter highlighter) at JetBrains.TextControl.BaseImpl.ErrorStripeDocumentBase.RenderNow_Highlighter(Graphics g, IHighlighter highlighter, IHighlighter mergeWith, Int32 nStripeWidth) at JetBrains.TextControl.BaseImpl.ErrorStripeDocumentBase.RenderNow_Highlighters(Rectangle clipRectangle, Graphics graphics, Int32 nStripeWidth) at JetBrains.TextControl.BaseImpl.ErrorStripeDocumentBase.<>c__DisplayClass19.<>c__DisplayClass1b.<RenderNow>b__18() at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) at JetBrains.TextControl.BaseImpl.ErrorStripeDocumentBase.<>c__DisplayClass19.<RenderNow>b__17(Graphics g) at JetBrains.TextControl.BaseImpl.ErrorStripeDocumentBase.RenderInfo.RenderOnBackBuffer(Action`1 FRender) at JetBrains.TextControl.BaseImpl.ErrorStripeDocumentBase.RenderNow() at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
Value cannot be null.
Parameter name: classificationType
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) at JetBrains.Threading.GroupingEvent.Execute() at JetBrains.Threading.GroupingEventHost.ExecuteExpiredEvents() at JetBrains.Threading.GroupingEventHost.<OnClockTimerTick>b__4() at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) at JetBrains.Threading.GroupingEventHost.OnClockTimerTick() at JetBrains.Threading.GroupingEventHost.ClockTimer.OnTimerTick(Object sender, EventArgs e) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)