get_ProviderFactory error

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
ghalpin
Posts: 1
Joined: Sat 22 Oct 2005 19:17

get_ProviderFactory error

Post by ghalpin » Sat 22 Oct 2005 19:23

I get the following error when using your MySQLDirect component
"Method 'get_ProviderFactory' in type 'CoreLab.MySql.MySqlCommandBuilder' from assembly 'CoreLab.MySql, Version=3.5.3.0, Culture=neutral, PublicKeyToken=09af7300eec23701' does not have an implementation"

What is wrong?

Thank you.

Serious

Post by Serious » Tue 25 Oct 2005 07:03

We think you use old .NET Framework 2 version.
MySQLDirect .NET is designed for .NET Framework v2.0.50215 (BETA 2).

Post Reply