Devart 6.80.325.0 using EntityFramework 4.3.0.0
Posted: Fri 16 Mar 2012 13:42
I created a new project and did Install-Package; Nuget gives me the latest, EF 4.3.1.0
The latest Devart, Devart 6.80.325.0 is built against 4.3.0.0.
When creating an initial migrations I got an ugly "Exception has been thrown by the target of an invocation." Could not load file or assembly 'EntityFramework, Version=4.3.0.0...
I put a binding redirect in the app.config for EF 4.3.0.0 to 4.3.1.0, and it worked.
You might want to do a build soon which uses EF 4.3.1.0
The latest Devart, Devart 6.80.325.0 is built against 4.3.0.0.
When creating an initial migrations I got an ugly "Exception has been thrown by the target of an invocation." Could not load file or assembly 'EntityFramework, Version=4.3.0.0...
I put a binding redirect in the app.config for EF 4.3.0.0 to 4.3.1.0, and it worked.
You might want to do a build soon which uses EF 4.3.1.0