Reporter |
![]() |
---|---|
Created | Jan 26, 2012 5:42:36 PM |
Updated | Jan 26, 2012 5:42:36 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 Current Development Version=6.5.1.2831, Built=2012-01-20T10:28:12, Configuration=“Csharp InternalMode Vbnet VS1000”
Value cannot be null. Parameter name: textControl
--- EXCEPTION #1/2 [ArgumentNullException]
Message = “Value cannot be null.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentNullException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.ReSharper.Feature.Services
ParamName = textControl
StackTraceString = “
at Action(TMV.OnNavigate).Execute(Action )
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
Value cannot be null.
Parameter name: textControl
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Value cannot be null. Parameter name: textControl
--- EXCEPTION #1/2 [ArgumentNullException]
Message = “Value cannot be null.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentNullException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.ReSharper.Feature.Services
ParamName = textControl
StackTraceString = “
at JetBrains.ReSharper.Feature.Services.CustomHighlighting.CustomHighlightingRequest..ctor(ITextControl textControl, IList`1 ranges, AutomaticHighlightingHidingPolicy hidingPolicy) in c:\BuildAgent\work\f4954dbf762b12ec\src\Feature.Services\src\CustomHighlighting\CustomHighlightingRequest.cs:line 30 at JetBrains.ReSharper.Feature.Services.Navigation.NavigationManagerImpl.Highlight(ICollection`1 points, NavigationOptions options) in c:\BuildAgent\work\f4954dbf762b12ec\src\Feature.Services\src\Navigation\NavigationManagerImpl.cs:line 254 at JetBrains.ReSharper.Feature.Services.Navigation.NavigationManagerImpl.Navigate(IEnumerable`1 points, NavigationOptions options) in c:\BuildAgent\work\f4954dbf762b12ec\src\Feature.Services\src\Navigation\NavigationManagerImpl.cs:line 67 at JetBrains.ReSharper.Feature.Services.Navigation.NavigationManager.Navigate(Object target, NavigationOptions options) in c:\BuildAgent\work\f4954dbf762b12ec\src\Feature.Services\src\Navigation\NavigationManager.cs:line 30 at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildEventOccurence.Navigate(ISolution solution, PopupWindowContextSource windowContext, Boolean transferFocus) in c:\BuildAgent\work\f4954dbf762b12ec\src\SolBuilderDuo\Src\View\BuildEventOccurence.cs:line 417 at JetBrains.ReSharper.Features.Common.Occurences.OccurenceBrowserDescriptor.Navigate(TreeModelNode node, PopupWindowContextSource windowContext, Boolean transferFocus) in c:\BuildAgent\work\f4954dbf762b12ec\src\Features\Common\src\Occurences\OccurenceBrowserDescriptor.cs:line 691 at JetBrains.IDE.TreeBrowser.TreeModelBrowserPanel.Navigate(TreeModelNode node, Boolean transferFocus) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\IDE\src\TreeBrowser\TreeModelBrowserPanel.cs:line 191 at JetBrains.ReSharper.Features.Common.TreePsiBrowser.TreeModelBrowserPanelPsi.Navigate(TreeModelNode node, Boolean transferFocus) in c:\BuildAgent\work\f4954dbf762b12ec\src\Features\Common\src\TreePsiBrowser\TreeModelBrowserPanelPsi.cs:line 191 at JetBrains.IDE.TreeBrowser.TreeModelBrowserPanel.<>c__DisplayClassa.<NavigateGuarded>b__9() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\IDE\src\TreeBrowser\TreeModelBrowserPanel.cs:line 184
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 264
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
Value cannot be null.
Parameter name: textControl
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 415 at JetBrains.IDE.TreeBrowser.TreeModelBrowserPanel.NavigateGuarded(TreeModelNode node, Boolean transferFocus) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\IDE\src\TreeBrowser\TreeModelBrowserPanel.cs:line 186 at JetBrains.IDE.TreeBrowser.TreeModelBrowserPanel.NavigateNode(Object sender, TreeModelViewNavigateEventArgs e) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\IDE\src\TreeBrowser\TreeModelBrowserPanel.cs:line 90 at JetBrains.UI.TreeView.TreeModelView.OnNavigate(TreeModelViewNavigateEventArgs e) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1778 at JetBrains.UI.TreeView.TreeModelView.HandleEnter(Keys modifiers) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1762 at JetBrains.UI.TreeView.TreeModelView.OnKeyDown(KeyEventArgs e) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1499 at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m) at System.Windows.Forms.Control.ProcessKeyMessage(Message& m) at System.Windows.Forms.Control.WmKeyChar(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m) at JetBrains.UI.TreeView.TreeModelView.WndProc(Message& m) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1595 at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)