Bug #70442 Installing MYSQL for Visual Studio 1.0.2 gets High Severity Error
Submitted: 26 Sep 2013 19:24 Modified: 4 Nov 2013 18:41
Reporter: Andrew McCauley Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Visual Studio Integration Severity:S3 (Non-critical)
Version:5.6.14.0 OS:Windows ( Professional 64 bit Version 6.1.7601)
Assigned to: Fernando Gonzalez.Sanchez CPU Architecture:Any
Tags: High Severity Error, install, mysql for visual studio

[26 Sep 2013 19:24] Andrew McCauley
Description:
I have not been able to install any of the following.

mysql-installer-community-5.6.14.0.msi
mysql-installer-community-5.6.13.1.msi
mysql-installer-web-community-5.6.13.0.msi

When I run my installation:

Got latest products online, connected and fetched.

Setup Type = Full

All required prerequisites are met.

In "Installation Progress", while doing "MYSQL for Visual Studio 1.0.2"
I get a "High Severity Error" message box
The "Show Details" button gets me the following info:

  at MySQL.Utility.IniFile.HasKey(String section, String keyToFind)
   at MySql.Notifier.MySQLService.GetStartupParameters()
   at MySql.Notifier.MySQLService.FindMatchingWBConnections()
   at MySql.Notifier.MySQLService.SetServiceParameters(Boolean doNotFetchInstanceIfOffline)
   at MySql.Notifier.Machine.LoadServiceParameters(MySQLService service, ChangeType changeType)
   at MySql.Notifier.Machine.ChangeService(MySQLService service, ChangeType changeType)
   at MySql.Notifier.Machine.LoadServicesParameters(Boolean setupWMIEventsOnly)
   at MySql.Notifier.MachinesList.LoadMachinesServices()
   at MySql.Notifier.Notifier..ctor()
   at MySql.Notifier.NotifierApplicationContext..ctor()
   at MySql.Notifier.Program.Main(String[] args)

I have Visual Studio 2008 Professional Version 9.0.30729.1 SP 
with .NET Framework Version 3.5 SP 1
also Visual Studio 2010 Express Version 10.0.40219 SP 1Rel
with .NET Framework Version 4.5.50709 SP 1Rel
also Visual Studio 2005 Standard Edition Version 8.0.50727.867 (vsvista.050727-8600)
with .NET Framework Version 2.0.50727 SP 2

I My desktop machine has Intel(R) Core(TM)2 Duo CPU  E8400  @ 3.00GHz, 2997 Mhz, 2 Core(s), 2 Logical Processor(s)
running Microsoft Windows 7 Professional 64 bit Version 6.1.7601

From Bug Search on "Install Visual Studio", 
I see this MIGHT be similar to Bug #70015 and Bug #70282

How to repeat:
Uninstall and reinstall
[4 Nov 2013 18:41] Fernando Gonzalez.Sanchez
Hi, 

Thanks for your bug report,

This seems to be fixed (couldn't repro with last web installer from http://dev.mysql.com/downloads/installer/ (5.6.14).

Can you confirm?