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

RSRP-274583: Exception has been thrown by the target of an invocation. Value cannot be null. Parameter name: textControl

$
0
0
Reporter Alexey (alexey1) Alexey (alexey1)
Created Jul 30, 2011 8:38:24 AM
Updated Apr 1, 2012 5:01:49 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Assignee Kirill Skrygan (kirillskrygan)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 6.0 Version=6.0.2202.688, Built=2011-06-29T17:14:16, Configuration=“Csharp InternalMode Vbnet VS1000”
Exception has been thrown by the target of an invocation. Value cannot be null. Parameter name: textControl

--- EXCEPTION #1/3 [ArgumentNullException]
Message = “Value cannot be null.”
ExceptionPath = Root.InnerException.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)
     at JetBrains.ReSharper.Feature.Services.Navigation.NavigationManagerImpl.Highlight(IEnumerable`1 points, NavigationOptions options)
     at JetBrains.ReSharper.Feature.Services.Navigation.NavigationManagerImpl.Navigate(IEnumerable`1 points, NavigationOptions options)
     at JetBrains.ReSharper.Feature.Services.Navigation.NavigationManager.Navigate(Object target, NavigationOptions options)
     at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildEventOccurence.Navigate(ISolution solution, PopupWindowContextSource windowContext, Boolean transferFocus)
     at JetBrains.ReSharper.Features.Common.Occurences.OccurenceBrowserDescriptor.Navigate(TreeModelNode node, PopupWindowContextSource windowContext, Boolean transferFocus)
     at JetBrains.IDE.TreeBrowser.WPF.TreeModelBrowserPanelWPF.Navigate(TreeModelNode node, Boolean transferFocus)
     at JetBrains.ReSharper.Features.Common.TreePsiBrowser.TreeModelBrowserPanelPsiWPF.Navigate(TreeModelNode node, Boolean transferFocus)
     at JetBrains.IDE.TreeBrowser.WPF.TreeModelBrowserPanelWPF.NavigateNode(Object sender, ItemActivatedArgs args)
     at System.Action`2.Invoke(T1 arg1, T2 arg2)
     at JetBrains.IDE.TreeBrowser.WPF.TreeModelPresentableViewWPF.<.ctor>b__c(Object sender, ItemActivatedArgs itemActivatedArgs)


--- Outer —

--- EXCEPTION #2/3 [TargetInvocationException]
Message = “Exception has been thrown by the target of an invocation.”
ExceptionPath = Root.InnerException
ClassName = System.Reflection.TargetInvocationException
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_TARGETINVOCATION=80131604
Source = mscorlib
StackTraceString = “
  at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
     at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
     at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
     at System.Delegate.DynamicInvokeImpl(Object[] args)
     at System.Windows.RoutedEventArgs.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.RaiseEvent(RoutedEventArgs e)
     at JetBrains.UI.Avalon.TreeListView.TreeListView.HandleActivate(INodeState node, ModifierKeys modifiers)
     at JetBrains.UI.Avalon.TreeListView.TreeListView.OnMouseLeftButtonDownGuarded(MouseButtonEventArgs e)
     at JetBrains.UI.Avalon.TreeListView.TreeListView.<>c__DisplayClass34.<OnMouseLeftButtonDown>b__33()
     at JetBrains.UI.Avalon.TreeListView.TreeListView.<>c__DisplayClass20.<ExecuteGuarded>b__1f(Boolean _)
     at JetBrains.IDE.TreeBrowser.WPF.TreeModelPresentableViewWPF.<>c__DisplayClass1b.<ReentrancyGuardExecuteOrQueueOrMerge>b__1a()
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExpectUnguardedCallback(Action FNested)
     at JetBrains.IDE.TreeBrowser.WPF.TreeModelPresentableViewWPF.<>c__DisplayClass1b.<ReentrancyGuardExecuteOrQueueOrMerge>b__19()
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)


--- Outer —

--- EXCEPTION #3/3 [LoggerException]
Message = “Exception has been thrown by the target of an invocation.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action)
     at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F)
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExecuteOrQueueOrMerge(Lifetime lifetimeQueue, String name, Action F)
     at JetBrains.IDE.TreeBrowser.WPF.TreeModelPresentableViewWPF.ReentrancyGuardExecuteOrQueueOrMerge(String id, Action`1 action)
     at JetBrains.UI.Avalon.TreeListView.TreeListView.ExecuteGuarded(String actionName, Action`1 exec)
     at JetBrains.UI.Avalon.TreeListView.TreeListView.ExecuteGuarded(String actionName, Action exec)
     at JetBrains.UI.Avalon.TreeListView.TreeListView.OnMouseLeftButtonDown(MouseButtonEventArgs e)
     at System.Windows.UIElement.OnMouseLeftButtonDownThunk(Object sender, MouseButtonEventArgs e)
     at System.Windows.Input.MouseButtonEventArgs.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.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
     at System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
     at System.Windows.Input.MouseButtonEventArgs.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.InputProviderSite.ReportInput(InputReport inputReport)
     at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
     at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, 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.Dispatcher.InvokeImpl(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>