Bug #40971 Unhadled Exception thrown on add and delete functions
Submitted: 24 Nov 2008 10:50 Modified: 9 Dec 2008 10:45
Reporter: islam farouk Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:5.0/5.0.27 OS:Windows (XP SP2)
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: mysql model, new schemata

[24 Nov 2008 10:50] islam farouk
Description:
when dealing with add (+) and delete (-) buttons in physical schemata from my SQL Model Tab , Unhandled Exception of (System.Runtime.InteropServices.SEHException: External component has thrown an exception.) shown up

How to repeat:
1. hit the add (+) button many times: it opens many new schemes below in new schemata tab ... 
2. now hit the delete (_) many times quickly to delete the new schemes tabs ...

Unhandled Exception Shown up now (System.Runtime.InteropServices.SEHException: External component has thrown an exception.)

Suggested fix:
use Exception Handler
[4 Dec 2008 22:13] Johannes Taxacher
after  fix this doesn't occur here anymore. fix will be incorporated in 5.0.28
[9 Dec 2008 10:45] Tony Bedford
An entry was added to the 5.0.28 changelog:

When clicking the + and - buttons in the Physical Schemata pane of the MySQL Model tab, an Unhandled Exception was generated:

System.Runtime.InteropServices.SEHException: External component has thrown an exception.