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?
Model validation for Entity Framework 6 is not available....
-
- Posts: 6
- Joined: Tue 08 Sep 2015 18:54
Re: Model validation for Entity Framework 6 is not available....
We have reproduced the issue. That is a warning, please ignore it. We will notify you when it is fixed.
-
- Posts: 6
- Joined: Tue 08 Sep 2015 18:54
Re: Model validation for Entity Framework 6 is not available....
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.
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....
The bug is fixed in the newest (6.0.40) build of Entity Developer which is available for download.
-
- Posts: 6
- Joined: Tue 08 Sep 2015 18:54
Re: Model validation for Entity Framework 6 is not available....
Yes, I can confirm that in version 6.0.40 of Entity Developer error does not occur.
Thanks.
Thanks.