Cannot obtain provider factory.

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
juanka_hn
Posts: 2
Joined: Mon 11 Apr 2011 20:30

Cannot obtain provider factory.

Post by juanka_hn » Mon 11 Apr 2011 20:52

I have acquired recently the 610 version of mySQl Dot connect.
My proyects was designed on VS2008, waiting for the connector for VS2010, then now I have installed the VS2010 and the new Dot Connect with support to VS2010, then i have migrated my proyects to VS2010, but i have errors on conection to data like "Cannot obtain provider factory for data provider named 'Corelab.mySQL'".
I remark that the same proyects under VS2008 using the same connector (610) run with no problems.

Can you help me ASAP ?


Juan Carlos Flores
Choluteca, Honduras

P.D. The proyects has been converted from VS2008 to VS2010 used the VS2010 tool.

iDave
Posts: 5
Joined: Fri 01 Apr 2011 09:19

Post by iDave » Tue 12 Apr 2011 06:30

As far as I know, is no more 'CoreLab.MySQL'; is now 'Devart.Data.MySQL'
You must check you're pointing to the right library...
Also, did you run the Devart Upgrade Wizard?

Suerte!! ;)

juanka_hn
Posts: 2
Joined: Mon 11 Apr 2011 20:30

Post by juanka_hn » Tue 12 Apr 2011 15:37

Thks a lot for your answer.

Where can i find the Devart Upgrade wizard ?.


Juan Carlos Flores
Choluteca, Honduras

iDave
Posts: 5
Joined: Fri 01 Apr 2011 09:19

Post by iDave » Tue 12 Apr 2011 20:55

juanka_hn wrote:Thks a lot for your answer.

Where can i find the Devart Upgrade wizard ?.
Sure, under: Toos > MySQL > Upgrade Wizard...

Of course, it depends on your VS language.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Wed 13 Apr 2011 07:10

iDave, thank you for posting.

juanka_hn, please refer to http://www.devart.com/dotconnect/mysql/ ... Q.html#q21.

Post Reply