Issue 210: Unhandled exception in RecordNavBar.UpdateAll()

Status:closed
Assigned To:Guest
Type:Defect
Area:Skyline
Priority:2
Milestone:2.1
Opened:2012-10-22 10:33 by Brendan MacLean
Changed:2015-07-06 09:37 by Brendan MacLean
Resolved:2014-01-08 13:13 by Nick Shulman
Resolution:Not Repro
Closed:2015-07-06 09:37 by Brendan MacLean
2012-10-22 10:33 Brendan MacLean
Title»Unhandled exception in RecordNavBar.UpdateAll()
Assigned To»Nick Shulman
Type»Defect
Area»Skyline
Priority»2
Milestone»1.4
Skyline version: 1.3.1.3999
Installation ID: 3be6c07e-68b9-4ace-b22a-118f2864ebee
Exception type: System.InvalidOperationException
Error message: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.

Stack trace:
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
   at pwiz.Common.Controls.RecordNavBar.UpdateAll()
   at pwiz.Common.Controls.RecordNavBar.tbxRecordNumber_Leave(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnLeave(EventArgs e)
   at System.Windows.Forms.Control.NotifyLeave()
   at System.Windows.Forms.ContainerControl.UpdateFocusedControl()

2014-01-08 08:12 Brendan MacLean
Milestone1.4»2.1
Anything happening with this? Resolve not-repro, if you have no idea.

2014-01-08 13:13 Nick Shulman
resolve as Not Repro
Statusopen»resolved
Assigned ToNick Shulman»Brendan MacLean
With Live Reports, we do not use the RecordNavBar anymore.
We use pwiz.Common.DataBinding.Controls.NavBar instead.

2015-07-06 09:37 Brendan MacLean
close
Statusresolved»closed
Assigned ToBrendan MacLean»Guest