MySqlProv.3.9

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
wdavet
Posts: 24
Joined: Mon 26 Feb 2007 16:57

MySqlProv.3.9

Post by wdavet » Mon 26 Feb 2007 17:03

I installed MySQL Direct 4.0 Beta for Visual Studio 2005 Standard. When I tried to configure the mysqlDataSource control on a form it gave me the following error:

"The 'MySQLProv.3.9' provider is not registered on the local machine"

This error pops up again if I try to access MySqlProv in the server explorer too.

Thanks.

W. David Taylor

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

Post by Alexey » Tue 27 Feb 2007 14:59

"The 'MySQLProv.3.9' provider is not registered on the local machine"
Are you sure this is the exact wording? Please check the message carefully.

wdavet
Posts: 24
Joined: Mon 26 Feb 2007 16:57

Clarification

Post by wdavet » Tue 27 Feb 2007 15:54

That is the exact wording. It is presented in a dialog box that pops up.

Thanks,

W. David Taylor

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

Post by Alexey » Thu 01 Mar 2007 10:15

This error message doesn't pertain to MySQLDirect .NET. Are you able to use our provider after this error pops up? Try to check your registry.

wdavet
Posts: 24
Joined: Mon 26 Feb 2007 16:57

MySqlProv.3.9

Post by wdavet » Thu 01 Mar 2007 13:04

No, I can't use this after the dialog pops up. What program is MySqlProv.3.9 associated with? Does it have anything to do with the version of MySQL that I have installed on my computer. I currently have MySQL 4.1. Would upgrading to 5.0 help?

Thanks

W. David Taylor

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

Post by Alexey » Thu 01 Mar 2007 13:17

Try to search the registry (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0, in particular).

Post Reply