Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Apr 28, 2012 2:36:25 PM |
Updated | Apr 28, 2012 2:36:25 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.19.123, Built=2012-04-20T03:27:06, Configuration=“Csharp PublicMode Vbnet VS1100”
InvalidArgument=Value of '-1' is not valid for 'index'. Parameter name: index
--- EXCEPTION #1/2 [ArgumentOutOfRangeException]
Message = “InvalidArgument=Value of '-1' is not valid for 'index'.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentOutOfRangeException
HResult = COR_E_ARGUMENTOUTOFRANGE=80131502
Source = System.Windows.Forms
ParamName = index
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
InvalidArgument=Value of '-1' is not valid for 'index'.
Parameter name: index
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50323.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
InvalidArgument=Value of '-1' is not valid for 'index'. Parameter name: index
--- EXCEPTION #1/2 [ArgumentOutOfRangeException]
Message = “InvalidArgument=Value of '-1' is not valid for 'index'.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentOutOfRangeException
HResult = COR_E_ARGUMENTOUTOFRANGE=80131502
Source = System.Windows.Forms
ParamName = index
StackTraceString = “
at System.Windows.Forms.ComboBox.ObjectCollection.get_Item(Int32 index) at JetBrains.ActionManagement.ThemedStripComboBox.InternalCustomComboBox.OnDrawComboBoxItem(Object sender, DrawItemEventArgs e) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\ActionSystem\ActionBar\CustomStripComboBox.cs:line 152 at System.Windows.Forms.ComboBox.OnDrawItem(DrawItemEventArgs e) at System.Windows.Forms.ComboBox.WmReflectDrawItem(Message& m) at System.Windows.Forms.ComboBox.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
InvalidArgument=Value of '-1' is not valid for 'index'.
Parameter name: index
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
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.Application.Env.Components.ReportUnhandledExceptions.<.ctor>b__3(Object sender, ThreadExceptionEventArgs args) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Application\Environment\Components\ReportUnhandledExceptions.cs:line 31 at Devart.Shell.ErrorReport.UnhandledExceptionHelper.ThreadException(Object sender, ThreadExceptionEventArgs e) at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t) at System.Windows.Forms.Control.WndProcException(Exception e) at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) at System.Windows.Forms.Control.WmOwnerDraw(Message& m) at System.Windows.Forms.Control.WmDrawItem(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at JetBrains.CommonControls.ToolStripEx.WndProc(Message& m) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Controls\StripEx\ToolStripEx.cs:line 38 at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.NativeWindow.DefWndProc(Message& m) at System.Windows.Forms.Control.DefWndProc(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ComboBox.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, Int32 wParam, Int32 lParam) at System.Windows.Forms.Control.SendMessage(Int32 msg, Int32 wparam, Int32 lparam) at System.Windows.Forms.ComboBox.NativeClear() at System.Windows.Forms.ComboBox.ObjectCollection.ClearInternal() at JetBrains.ReSharper.LiveTemplates.UI.ToolWindow.TemplatesExplorerTabControl.CustomizeActionBar(IActionBar bar) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\LiveTemplates\_Core\src\UI\ToolWindow\TemplatesExplorerTabControl.cs:line 164 at JetBrains.ReSharper.LiveTemplates.UI.ToolWindow.TemplatesExplorerTabControl.OnCreateControl() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\LiveTemplates\_Core\src\UI\ToolWindow\TemplatesExplorerTabControl.cs:line 112 at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.ControlCollection.Add(Control value) at JetBrains.CommonControls.TabStripControl.ActiveContentChanged(Object sender, EventArgs e) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Controls\TabStrip\TabStripControl.cs:line 206 at System.EventHandler.Invoke(Object sender, EventArgs e) at JetBrains.CommonControls.TabStrip.set_ActivePage(TabStripPage value) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Controls\TabStrip\TabStrip.cs:line 181 at JetBrains.CommonControls.TabStrip.NotifyCollectionChanged(TabStripPage item, CollectionChangeKind kind) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Controls\TabStrip\TabStrip.cs:line 313 at JetBrains.CommonControls.TabStripPageCollection.InsertItem(Int32 index, TabStripPage item) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Controls\TabStrip\TabStripPageCollection.cs:line 53 at System.Collections.ObjectModel.Collection`1.Add(T item) at JetBrains.ReSharper.LiveTemplates.UI.ToolWindow.LiveTemplatesToolWindow.<>c__DisplayClassf.<CreateControl>b__7() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\LiveTemplates\_Core\src\UI\ToolWindow\LiveTemplatesToolWindow.cs:line 69 at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\ShellLocks.cs:line 989 at JetBrains.Application.IShellLocksEx.<>c__DisplayClassa.<ExecuteOrQueueReadLock>b__9() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\ShellLocks.cs:line 851 at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 41 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)