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

RSRP-297797: grid_NeedDataSource range.EndOffset > textLength

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Apr 26, 2012 9:42:23 PM
Updated Apr 26, 2012 9:42:23 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 7 EAP for Visual Studio 11 Beta Version=7.0.25.115, Built=2012-04-26T02:31:12, Configuration=“Csharp PublicMode Vbnet VS1100”
grid_NeedDataSource range.EndOffset > textLength

--- EXCEPTION #1/2 [InvalidOperationException]
Message = “range.EndOffset > textLength”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.ReSharper.Feature.Services
StackTraceString = “at JetBrains.ReSharper.Feature.Services.Lookup.LookupUtil.AssertDocumentRangeIsValid(TextRange range, IDocument document, Object host) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\Lookup\LookupUtil.cs:line 452”

--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “grid_NeedDataSource range.EndOffset > textLength”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = aspx
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50323.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.ReSharper.Feature.Services.Lookup.TextLookupItemBase.Accept(ITextControl textControl, TextRange nameRange, LookupItemInsertType lookupItemInsertType, Suffix suffix, ISolution solution, Boolean keepCaretStill) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\Lookup\TextLookupItemBase.cs:line 126
     at JetBrains.ReSharper.Feature.Services.LiveTemplates.Hotspots.Hotspot.Evaluate() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\LiveTemplates\Hotspots\Hotspot.cs:line 201
     at JetBrains.ReSharper.Feature.Services.LiveTemplates.Hotspots.HotspotSessionBase.EvaluateHotspot(Hotspot hotspot) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\LiveTemplates\Hotspots\HotspotSessionBase.cs:line 80
     at JetBrains.ReSharper.Feature.Services.LiveTemplates.Hotspots.HotspotSession.GoToNextHotspot() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\LiveTemplates\Hotspots\HotspotSession.cs:line 161
     at JetBrains.ReSharper.Feature.Services.LiveTemplates.Hotspots.HotspotSession.StartSession() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\LiveTemplates\Hotspots\HotspotSession.cs:line 89
     at JetBrains.ReSharper.Feature.Services.LiveTemplates.Hotspots.HotspotSessionExecutor.ExecuteSession(HotspotSession hotspotSession, IDisposable tryFinallyCookie) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\LiveTemplates\Hotspots\HotspotSessionExecutor.cs:line 64
     at JetBrains.ReSharper.Feature.Services.Intentions.IntentionResultExtensions.ExecuteTemplate(IntentionResult result) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\Intentions\IntentionResult.cs:line 98
     at JetBrains.ReSharper.Intentions.Asp.QuickFixes.CreateFromUsage.AspCreateMethodBulbItem`1.Execute(ISolution solution, ITextControl textControl) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Intentions\Asp\src\QuickFixes\CreateFromUsage\AspCreateMethodBulbItem.cs:line 40
     at JetBrains.ReSharper.Intentions.Bulbs.BulbMenuItem.<>c__DisplayClass1.<Clicked>b__0() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbMenuItemBase.cs:line 86
     at JetBrains.DocumentModel.DocumentSettings.ExecuteWithOpenDocumentAfterModification(Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Documents\src\DocumentSettings.cs:line 48
     at JetBrains.ReSharper.Intentions.Bulbs.BulbMenuItem.Clicked(BulbContext context) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbMenuItemBase.cs:line 85
     at JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.OnMenuItemClicked(Object key) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbIndicator.cs:line 183
     at JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.<>c__DisplayClass18.<Run>b__15(Object o) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbIndicator.cs:line 458
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
     at JetBrains.UI.PopupMenu.JetPopupMenu.<>c__DisplayClass19.<>c__DisplayClass1d.<ShowCore>b__13(JetPopupMenuItem item) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Controls\JetPopupMenu\JetPopupMenu.cs:line 458
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
     at JetBrains.DataFlow.Signal`1.Fire(TValue value) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 473
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
     at JetBrains.DataFlow.Signal`1.Fire(TValue value) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 473
     at JetBrains.UI.PopupMenu.Impl.JetPopupMenuDoc.ExecuteSelectedItem() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Controls\JetPopupMenu\Impl\JetPopupMenuDoc.cs:line 281
     at JetBrains.UI.PopupMenu.Impl.JetPopupMenuMainpartView.OnMouseUp(MouseEventArgs e) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Controls\JetPopupMenu\Impl\JetPopupMenuMainpartView.cs:line 1421
     at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
     at System.Windows.Forms.Control.WndProc(Message& m)
     at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
     at JetBrains.UI.PopupMenu.Impl.JetPopupMenuMainpartView.WndProc(Message& m) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Controls\JetPopupMenu\Impl\JetPopupMenuMainpartView.cs:line 1516
     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)
     at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg)
     at JetBrains.Threading.JetDispatcher.InternalPumpMessagesOnce() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 524
     at JetBrains.Threading.JetDispatcher.Run(Func`1 condition, TimeSpan timeout, Boolean bThrowOnTimeout) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 345
     at JetBrains.UI.PopupMenu.JetPopupMenu.<>c__DisplayClass23.<ShowModal>b__21(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Controls\JetPopupMenu\JetPopupMenu.cs:line 560
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 116
     at JetBrains.UI.PopupMenu.JetPopupMenu.ShowModal(ShowWhen when, LifetimeDefinition lifetimeDefitionOptional) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Controls\JetPopupMenu\JetPopupMenu.cs:line 562
     at JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.<Run>b__14(Lifetime lifetime) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbIndicator.cs:line 483
     at JetBrains.DataFlow.Lifetimes.Using(Action`1 F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 20
     at JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.Run() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbIndicator.cs:line 441
     at JetBrains.ReSharper.Intentions.Bulbs.IndicatorsManager.<>c__DisplayClass4.<ShowIndicator>b__1() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Intentions\_Core\src\Bulbs\IndicatorsManager.cs:line 77
     at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\ISignalEx.cs:line 22
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
     at JetBrains.DataFlow.SimpleSignal.Fire() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\SimpleSignal.cs:line 66
     at JetBrains.ReSharper.Intentions.Bulbs.BulbManagerImpl.DoAltEnterStuff() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbManagerImpl.cs:line 178
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266
     at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694
     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.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.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>