Bug #75273 mysql winform wizard crash
Submitted: 19 Dec 2014 8:59 Modified: 21 Aug 2018 16:28
Reporter: Gabor Molnar Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Visual Studio Integration Severity:S3 (Non-critical)
Version:1.2.3 OS:Windows (8.1 Pro x64)
Assigned to: Jose Ramirez Ruiz CPU Architecture:Any

[19 Dec 2014 8:59] Gabor Molnar
Description:
When i create a new mysql winform wizard project in the visual studio 2013 always crashing with these errors: 

Problem signature: 
Problem Event Name:	CLR20r3 
Problem Signature 01:	devenv.exe 
Problem Signature 02:	12.0.31101.0 
Problem Signature 03:	54548724 
Problem Signature 04:	mscorlib 
Problem Signature 05:	4.0.30319.34014 
Problem Signature 06:	52e0b679 
Problem Signature 07:	e94 
Problem Signature 08:	99 
Problem Signature 09:	System.FormatException 
OS Version:	6.3.9600.2.0.0.256.48 
Locale ID:	1038 
Additional Information 1:	cd9c 
Additional Information 2:	cd9cb2d30d5f29261a0d6e6e53771dd6 
Additional Information 3:	5e3b 
Additional Information 4:	5e3ba1957d30d8a6e303b2aacb978273 

I use .net connector 6.9.5, mysql for visual studio 1.2.3, mysql server 5.6.17. 

How to repeat:
create a new mysql winform wizard project in the visual studio 2013

Suggested fix:
If change the regional settings to english, everything works fine.
[21 Jan 2015 15:19] Chiranjeevi Battula
Hello Gabor Molnar,

Thank you for the bug report.
Verifying based on internal discussion with dev's.

Thanks,
Chiranjeevi.
[16 Mar 2015 16:21] Sarah Weinberger
Francisco, I have the same exact problem than you on bug 587533 (Can not uninstall .NET Connector 6.7.2 (RemoveProfileProvider fault?)), just on 6.9.3.

How did you resolve this issue? Could you contact me via LinkedIn or StackOverflow? The ID on StackOverflow for my question is 28814244.

You made reference to a machine.config. Was that the cure? Gabriella, who answered your query, also answered mine, but for whatever reason did not do anything yet.

I am really getting frustrated by not being able to uninstall 6.9.3. Oracle closed out the other thread, hence here.
[21 Aug 2018 16:28] Jose Ramirez Ruiz
Hello all,
Project templates were replaced with Item templates in MySQL for Visual Studio 1.2.5, hence bug isn't feasible to be fixed.

Please attempt to create windows forms using the MySQL Windows Forms Item as described in: https://dev.mysql.com/doc/visual-studio/en/visual-studio-project-items-forms.html

Thanks.