Page 1 of 1

ef1 provider error

Posted: Sat 10 Jul 2010 22:17
by yhersh
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

Posted: Mon 12 Jul 2010 13:26
by AndreyR
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?

Posted: Tue 13 Jul 2010 20:39
by yhersh
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.

Posted: Wed 14 Jul 2010 13:48
by AndreyR
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