Bug #74886 'String was not recognized as a valid DateTime' exception on custom install.
Submitted: 17 Nov 2014 2:56 Modified: 17 Nov 2014 13:07
Reporter: Sam Kelleher Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL for Windows: Installer Severity:S2 (Serious)
Version:5.6.2 OS:Any
Assigned to: CPU Architecture:Any

[17 Nov 2014 2:56] Sam Kelleher
Description:
.NET Exception thrown.

 at System.DateTime.Parse(String s)
   at WexInstaller.Core.Package.get_Published()
   at WexInstaller.Wizards.AddProductsWizard.SelectProductsPage.productTree_AfterSelect(Object sender, TreeViewEventArgs e)

How to repeat:
Run: mysql-installer-web-community-5.6.21.1.msi on a Win8.1 x64 system.
Select Custom Install.
Select MySQL Server 5.6.21-x64 from the 'available products' list, or in fact, any product.

The exception is thrown.

If you continue, the UI of the installer is unresponsive.
[17 Nov 2014 13:07] MySQL Verification Team
Thank you for the bug report. Duplicate of http://bugs.mysql.com/bug.php?id=74117.