Bug #74264 Trying to add MySQL server triggers an unhandled .Net exception
Submitted: 8 Oct 2014 9:29 Modified: 8 Oct 2014 11:19
Reporter: Deanna Earley Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL for Windows: Installer Severity:S2 (Serious)
Version:5.6.21 OS:Windows (Windows 7)
Assigned to: CPU Architecture:Any

[8 Oct 2014 9:29] Deanna Earley
Description:
When I select the MySQL server products in the product tree, an unhandled .Net exception is raised.

System.FormatException: String was not recognized as a valid DateTime.
   at System.DateTime.Parse(String s)
   at WexInstaller.Core.Package.get_Published()
   at WexInstaller.Wizards.AddProductsWizard.SelectProductsPage.productTree_AfterSelect(Object sender, TreeViewEventArgs e)
   at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
   at System.Windows.Forms.TreeView.WmNotify(Message& m)
   at System.Windows.Forms.TreeView.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

After clicking continue, it will not allow that component to be added.

How to repeat:
Run the all in one installer and, on the "Select Product and Features" page, select "MySQL Server 5.6.21 - X64" or "MySQL Server 5.6.21 - X86".
[8 Oct 2014 9:30] Deanna Earley
Screenshot of the dialog and exception

Attachment: Exception.png (image/png, text), 92.71 KiB.

[8 Oct 2014 11:12] MySQL Verification Team
Hello Deanna

Thank you for the report.
This is most likely duplicate of Bug #74117

Seems similar to following reporting:

- http://bugs.mysql.com/bug.php?id=74173

Thanks,
Umesh
[8 Oct 2014 11:15] Deanna Earley
Thanks, I agree, it looks similar. Slightly different manifestation though.
I'll leave as separate until someone in the know can confirm it's the same issue.
[8 Oct 2014 11:18] Deanna Earley
It is however the same exception as bug #74210 that has already been flagged as a duplicate.
I'm not sure how I missed that one...
[8 Oct 2014 11:19] Deanna Earley
Duplicate of bug #74210
[8 Oct 2014 11:24] MySQL Verification Team
Thank you for confirming.
Marking as duplicate of Bug #74117