Big Problem

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
R. Santana
Posts: 36
Joined: Tue 18 Jan 2005 20:52
Location: SPAIN

Big Problem

Post by R. Santana » Tue 18 Jul 2006 17:29

I'm registered user and I'm using the MySQLDirect .NET Data Provider Professional version 3.50.9 (03.07.11) Framework 1.x.

I'm having a lot of problems, when I dropped a connection component into a form and click ok it to stablish the connectionstring property I receive the error "Specified cast is not valid.".

I've tried to solve it installing a new computer with WinXP Pro SP2, WS2003, and MySQLDirect .NET Data Provider Professional version 3.50.9 (03.07.11) Framework 1.x, but the problem appears again, what can I do?

Thanks in advance.

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

Post by Alexey » Wed 19 Jul 2006 06:08

when I dropped a connection component into a form and click ok it to stablish the connectionstring property
Please explain where do you click OK?
Try to download the latest version from our site.

R. Santana
Posts: 36
Joined: Tue 18 Jan 2005 20:52
Location: SPAIN

Post by R. Santana » Wed 19 Jul 2006 06:22

I do right click on the component and chose Connectionstring.

I've observed that sometimes in old projects when I change from Design View to Code view, MySqlCommand components loose their parameters.

Note that these problems only happens in some old proyect solutions, not in the new ones.

Thanks

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

Post by Alexey » Wed 19 Jul 2006 06:44

It seems that you have our old assemblies in your system. Download the latest one and use it.

R. Santana
Posts: 36
Joined: Tue 18 Jan 2005 20:52
Location: SPAIN

Post by R. Santana » Wed 19 Jul 2006 08:21

I've checked it and I have the latests ones.

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

Post by Alexey » Wed 19 Jul 2006 08:39

Version 3.50.9 is not the latest.

Post Reply