Reporter | Daniel Degtyarev (daniel.degtyarev) |
---|---|
Created | Jan 23, 2012 8:58:34 PM |
Updated | Jan 23, 2012 9:10:42 PM |
Resolved | Jan 23, 2012 9:10:40 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Duplicate |
Assignee | Serge Baltic (baltic) |
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-20T17:15:24, Configuration=“Csharp InternalMode Vbnet VS1000”
Line number must be below the number of lines, 1. Parameter name: coords Actual value was (Doc Ln 130 Col 13).
--- EXCEPTION #1/2 [ArgumentOutOfRangeException]
Message = “Line number must be below the number of lines, 1.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentOutOfRangeException
HResult = COR_E_ARGUMENTOUTOFRANGE=80131502
Source = JetBrains.Platform.ReSharper.DocumentModel
ParamName = coords
ActualValue = “(Doc Ln 130 Col 13)”
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
Line number must be below the number of lines, 1.
Parameter name: coords
Actual value was (Doc Ln 130 Col 13).
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Line number must be below the number of lines, 1. Parameter name: coords Actual value was (Doc Ln 130 Col 13).
--- EXCEPTION #1/2 [ArgumentOutOfRangeException]
Message = “Line number must be below the number of lines, 1.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentOutOfRangeException
HResult = COR_E_ARGUMENTOUTOFRANGE=80131502
Source = JetBrains.Platform.ReSharper.DocumentModel
ParamName = coords
ActualValue = “(Doc Ln 130 Col 13)”
StackTraceString = “
at JetBrains.DocumentModel.Impl.LineIndex.GetOffsetByCoords(DocumentCoords coords) at JetBrains.DocumentModel.Impl.DocumentBase.GetOffsetByCoords(DocumentCoords coords) at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildEventOccurence.InitWithLocation(SolBuildEvent evt, IProjectModelElement promelem, DocumentForFileCache doccache) at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildEventOccurence..ctor(SolBuildEvent evt, IProjectModelElement project, DocumentForFileCache doccache, FeatureFlags featureflags) at JetBrains.ReSharper.Features.SolBuilderDuo.View.SolBuildEventsBrowserDescriptor.<>c__DisplayClass25.<>c__DisplayClass27.<>c__DisplayClass29.<>c__DisplayClass2c.<Init_SetItemsOnFilterChange>b__23() at JetBrains.Util.FEx.<>c__DisplayClass2f`1.<>c__DisplayClass31.<Return>b__2e() at JetBrains.Util.Logger.Catch(Action action)
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
Line number must be below the number of lines, 1.
Parameter name: coords
Actual value was (Doc Ln 130 Col 13).
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.Logger.Catch(Action action) at JetBrains.ReSharper.Features.SolBuilderDuo.View.SolBuildEventsBrowserDescriptor.<>c__DisplayClass25.<>c__DisplayClass27.<>c__DisplayClass29.<>c__DisplayClass2c.<Init_SetItemsOnFilterChange>b__22(Func`2 FR) at JetBrains.Util.FEx.Return[T](Action`1 FOuter) at JetBrains.ReSharper.Features.SolBuilderDuo.View.SolBuildEventsBrowserDescriptor.<>c__DisplayClass25.<>c__DisplayClass27.<>c__DisplayClass29.<Init_SetItemsOnFilterChange>b__21(EventWithContext item) at JetBrains.Application.Progress.ProgressIndicatorExtensions.<>c__DisplayClass17`2.<SelectWProgress>b__16(TSource item) at JetBrains.Application.Progress.ProgressIndicatorExtensions.<>c__DisplayClass14`1.<ForEachWithProgress>b__13(IProgressIndicator startedProgress, T t) at JetBrains.Application.Progress.ProgressIndicatorExtensions.ForEachWithProgressImpl[T](ICollection`1 collection, IProgressIndicator progress, String taskname, Boolean throwOnCancel, Action`2 handler) at JetBrains.Application.Progress.ProgressIndicatorExtensions.ForEachWithProgress[T](ICollection`1 collection, IProgressIndicator progress, String taskname, Action`1 handler) at JetBrains.Application.Progress.ProgressIndicatorExtensions.SelectWProgress[TSource,TResult](ICollection`1 source, IProgressIndicator progress, String taskname, Func`2 selector) at JetBrains.ReSharper.Features.SolBuilderDuo.View.SolBuildEventsBrowserDescriptor.<>c__DisplayClass25.<>c__DisplayClass27.<>c__DisplayClass29.<Init_SetItemsOnFilterChange>b__20() at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) at JetBrains.Application.ReadLockCookie.Execute(Action action) at JetBrains.ReSharper.Features.SolBuilderDuo.View.SolBuildEventsBrowserDescriptor.<>c__DisplayClass25.<>c__DisplayClass27.<Init_SetItemsOnFilterChange>b__1f(IProgressIndicator pro) at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary) at JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass11.<RunStartTask>b__10() at JetBrains.Threading.JetDispatcher.Closure.Execute() at JetBrains.Threading.JetDispatcher.ProcessQueue() 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.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) 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.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) at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg) at JetBrains.Threading.JetDispatcher.InternalPumpMessagesOnce() at JetBrains.Threading.JetDispatcher.Run() at JetBrains.Threading.JetDispatcher.<>c__DisplayClass7.<CreateDispatcherThread>b__1() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()