Page 1 of 1

Model validation for Entity Framework 6 is not available....

Posted: Wed 06 Jul 2016 09:53
by gmilczarek
Hello,
I just updated Entity Developer from 5.8.803 to 6.0.30, after this I received following warning:

1 Model validation for Entity Framework 6 is not available for the Devart dotConnect for Oracle data provider. Can't load provider assembly.

So error in my model are not detected.
I copied EntityFramework.dll and EntityFramework.SqlServer.dll files to the Entity Developer folder but bug still exists.

Do you have solution for this?

Re: Model validation for Entity Framework 6 is not available....

Posted: Wed 06 Jul 2016 16:29
by Shalex
We have reproduced the issue. That is a warning, please ignore it. We will notify you when it is fixed.

Re: Model validation for Entity Framework 6 is not available....

Posted: Thu 07 Jul 2016 09:27
by gmilczarek
Hello,
in my case, it's not only message. Validation not detect errors in the model. E.g. if I create 1 to many association in the model but should be 0,1 to many.

Re: Model validation for Entity Framework 6 is not available....

Posted: Thu 07 Jul 2016 15:51
by Shalex
The bug is fixed in the newest (6.0.40) build of Entity Developer which is available for download.

Re: Model validation for Entity Framework 6 is not available....

Posted: Mon 11 Jul 2016 06:09
by gmilczarek
Yes, I can confirm that in version 6.0.40 of Entity Developer error does not occur.
Thanks.