ef1 provider error

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
yhersh
Posts: 22
Joined: Fri 30 Apr 2010 12:13

ef1 provider error

Post by yhersh » Sat 10 Jul 2010 22:17

Hello,

I am using the latest version of dotConnect for MySql (licensed).
I have created edml file targeting EF .net 3.5 and when i run the application thats what i get...
"The 'Devart.Data.MySql' provider from the specified SSDL artifact(s) does not match the expected 'Devart.Data.MySql' provider from the connection string"

In my test in other project under ef4 everything seems to run fine.

Any ideas?

Thanks

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Mon 12 Jul 2010 13:26

I have tested several cases but have not reproduced the problem. For example, .NET 4.0 Project with EF 3.5 model works fine. Could you please send me a test project reproducing the issue?

yhersh
Posts: 22
Joined: Fri 30 Apr 2010 12:13

Post by yhersh » Tue 13 Jul 2010 20:39

Hi,

I am using vs 2010 with project using 3.5 target framework .In my test case using .net 4 as a targeted framework it works as you say.

I will do my best to prepare a sample asap.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Wed 14 Jul 2010 13:48

I have sent you a simple sample that works in my environment.
If possible, please make changes in this sample so that we would be able to reproduce the issue

Post Reply