Bug #75884 MySQL for Visual Studio Error
Submitted: 12 Feb 2015 23:27 Modified: 16 Feb 2015 13:43
Reporter: Artyom Sveshnikov Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Visual Studio Integration Severity:S2 (Serious)
Version:MySQL Server Community 5.6 OS:Windows (Microsoft Windows 8.1 x86)
Assigned to: CPU Architecture:Any

[12 Feb 2015 23:27] Artyom Sveshnikov
Description:
MySQL Server Community version: 5.6
OS: MS Windows 8.1 Pro
IDE: MS Visual Studio 2013 Community Edition Update 4. Version: 12.0.31101.00
Microsoft .NET 4.5.1

How to repeat:
I installed MySQL Server 5.6 with MySQL for Visual Studio.
In IDE on the MySQL Toolbar I pressed "Create a new Windows Forms MySQL project".
Error: "Input string was not in a correct format". Why does not this wizard work?

PS: MySQL for Visual Studio does not work on versions MSVS 2010, 2012, 2013.

Suggested fix:
I do not know, how to solve problem.
[16 Feb 2015 5:36] Chiranjeevi Battula
Hello Artyom Sveshnikov,

Thank you for the bug report.
This is duplicate of Bug #75488.

please refer to the link below:
https://blogs.oracle.com/MySqlOnWindows/entry/howto_use_the_mysql_windows

Thanks,
Chiranjeevi.
[16 Feb 2015 13:43] Artyom Sveshnikov
Hello.
You do not understand me. "MySQL Windows Forms project" is missing in menu "Create Project". I think that wizard is missing in VS directory. And error: "Input string was not in a correct format" appears, where I press on toolbar "Create a new Windows Forms MySQL project".
[26 May 2015 9:40] Jan Veres
I have same problem. I'm using VS 2013 Pro with Update 4 and MySQL for Visual Studio 1.2.3

An error occurred: Input string was not in the correct format.

in System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
in MySql.Data.VisualStudio.Wizards.WindowsForms.DataAccessConfig.OnStarting(BaseWizardForm wizard)
in MySql.Data.VisualStudio.Wizards.BaseWizardForm.BaseWizardForm_Load(Object sender, EventArgs e)
in MySql.Data.VisualStudio.Wizards.WindowsForms.WindowsFormsWizardForm.WizardForm_Load(Object sender, EventArgs e)
in System.Windows.Forms.Form.OnLoad(EventArgs e)
in System.Windows.Forms.Form.OnCreateControl()
in System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
in System.Windows.Forms.Control.CreateControl()
in System.Windows.Forms.Control.WmShowWindow(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ScrollableControl.WndProc(Message& m)
in System.Windows.Forms.ContainerControl.WndProc(Message& m)
in System.Windows.Forms.Form.WmShowWindow(Message& m)
in System.Windows.Forms.Form.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
in System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow)
in System.Windows.Forms.Control.SetVisibleCore(Boolean value)
in System.Windows.Forms.Form.SetVisibleCore(Boolean value)
in System.Windows.Forms.Control.set_Visible(Boolean value)
in System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
in System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
in System.Windows.Forms.Application.RunDialog(Form form)
in System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
in System.Windows.Forms.Form.ShowDialog()
in MySql.Data.VisualStudio.Wizards.BaseWizard`2.RunStarted(Object automationObject, Dictionary`2 replacementsDictionary, WizardRunKind runKind, Object[] customParams)
[18 Dec 2016 22:13] Jonathan Douglas
The mysql form wizard simply does not exist in VS2015.
MySql connector 6.9.8
MySql for VS 1.2.6