See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Value of '124' is not valid for 'Value'. 'Value' should be between 'minimum' and 'maximum'.
Parameter name: Value
at System.Windows.Forms.ProgressBar.set_Value(Int32 value)
at MHSX2.MHSX2Form.UpdateStatusBar()
at MHSX2.MHSX2Form.EndedSearch()
at MHSX2.MHSX2Form.StopSearching()