Ticket #895 (closed assessed: fixed)

Opened 13 years ago

Last modified 13 years ago

Run Ecosim form Exception when explicitly closing

Reported by: joeb Owned by:
Priority: immediate Milestone: Ecopath 6: release 6.2
Component: Ecosim Version:
Severity: crash Keywords:
Cc:

Description

  1. Open the Run Ecosim form 
  2. Click on the Effort and Mortality combo box and make an edit
  3. Close the Ecosim form via the close box in the upper right hand corner
  4. cCustomToolstripComboBox should throw an exception

Change History

comment:1 Changed 13 years ago by joeb

  • Status changed from new to closed
  • Resolution set to fixed

cCustomToolstripComboBox.DropdownControl?() was trying to use the control when it was set to Nothing by Dispose()

Note: See TracTickets for help on using tickets.