VS2005 Japanese Edition Problem

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
Sumire
Posts: 5
Joined: Fri 28 Sep 2007 09:49

VS2005 Japanese Edition Problem

Post by Sumire » Fri 28 Sep 2007 10:19

I'm not good at English. Please overlook my mistake. :wink:

The culture of a Visual Studio will become inaccurate if the instance of an MySqlConnection is created in designer.

1. Create new windows application project.
2. Drag and drop the MySqlConnection from toolbox to Form1.
3. Look at Form1 properties. All description is English... (Originally it's Japanese)

It will be restored if a Visual Studio is rebooted.

Windows XP Service Pack 2 (Japanese)
Visual Studio 2005 Professional Service Pack 1 (Japanese)
MyDirect .NET 4.20.19

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Fri 28 Sep 2007 10:49

Please provide us with the screenshots (before and after).
Send them to the address provided in the Readme.txt file.

Sumire
Posts: 5
Joined: Fri 28 Sep 2007 09:49

Post by Sumire » Sat 29 Sep 2007 02:39

Thank you very much for your prompt reply.

I sent mail. :D

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Mon 01 Oct 2007 07:10

We will investigate the problem. But be aware that this could be VS's bug.

Sumire
Posts: 5
Joined: Fri 28 Sep 2007 09:49

Post by Sumire » Mon 17 Dec 2007 09:47

I found the class which causes a problem... CoreLab.DbTools.ServiceManager.

A culture will become invalid if this class is generated.
It seems to me that a problem is in the constructor of this class.

Alexz
Devart Team
Posts: 165
Joined: Wed 10 Aug 2005 08:30

Post by Alexz » Wed 19 Dec 2007 15:57

This is the bug of Core Lab MyDeveloper Tools. We'll fix it in the next build.

Post Reply