Issue 260: ArgumentOutOfRangeException pasting into calibrate window

Status:closed
Assigned To:Guest
Type:Defect
Area:Skyline
Priority:2
Milestone:2.1
Opened:2013-08-12 10:15 by Nick Shulman
Changed:2014-04-28 15:29 by Nick Shulman
Resolved:2014-04-10 14:32 by Brendan MacLean
Resolution:Won't Fix
Closed:2014-04-28 15:29 by Nick Shulman
2013-08-12 10:15 Nick Shulman
Title»ArgumentOutOfRangeException pasting into calibrate window
Assigned To»Nick Shulman
Type»Defect
Area»Skyline
Priority»2
Milestone»2.1
From https://skyline.gs.washington.edu/labkey/announcements/home/support/thread.view?entityId=1249453d-db55-1030-8e9b-5d0a05bcbc14&_anchor=5064

copied iRT values from the excel file to the calibrate window in the skyline, an error window showed up

Stack trace:
   at System.Windows.Forms.DataGridViewRowCollection.GetPreviousRow(Int32 indexStart, DataGridViewElementStates includeFilter)
   at System.Windows.Forms.DataGridViewRowCollection.GetPreviousRow(Int32 indexStart, DataGridViewElementStates includeFilter, DataGridViewElementStates excludeFilter)
   at System.Windows.Forms.DataGridView.CorrectRowFrozenState(DataGridViewRow dataGridViewRow, DataGridViewElementStates rowState, Int32 anticipatedRowIndex)
   at System.Windows.Forms.DataGridView.OnInsertingRow(Int32 rowIndexInserted, DataGridViewRow dataGridViewRow, DataGridViewElementStates rowState, Point& newCurrentCell, Boolean firstInsertion, Int32 insertionCount, Boolean force)
   at System.Windows.Forms.DataGridViewRowCollection.InsertInternal(Int32 rowIndex, DataGridViewRow dataGridViewRow, Boolean force)
   at System.Windows.Forms.DataGridView.DataGridViewDataConnection.ProcessListChanged(ListChangedEventArgs e)
   at System.Windows.Forms.DataGridView.DataGridViewDataConnection.currencyManager_ListChanged(Object sender, ListChangedEventArgs e)
   at System.Windows.Forms.CurrencyManager.List_ListChanged(Object sender, ListChangedEventArgs e)
   at System.Windows.Forms.BindingSource.InnerList_ListChanged(Object sender, ListChangedEventArgs e)
   at System.ComponentModel.BindingList`1.AddNewCore()
   at System.ComponentModel.BindingList`1.System.ComponentModel.IBindingList.AddNew()
   at System.Windows.Forms.BindingSource.AddNew()
   at System.Windows.Forms.CurrencyManager.AddNew()

2014-04-10 14:32 Brendan MacLean
resolve as Won't Fix
Statusopen»resolved

2014-04-28 15:29 Nick Shulman
close
Statusresolved»closed
Assigned ToNick Shulman»Guest