I add edmx to the project: "Add Entity Data Model (EDMX) to current Project..."
If i try to open the created edmx in VS2013 it throws an exception: 'Exception has been thrown by the target of an invocation.'
I make a video of the whole process:
https://www.youtube.com/watch?v=fTJEXmMaLGs
How can i add an EDMX Model from an SQLCompact Database 4.0 to VS2013 Ultimate?
Versions: VS2013 Ultimate & SQL Server Compact/SQLite Toolbox Version 4.1.6.0
Comments: ** Comment from web user: goat9000 **
If i try to open the created edmx in VS2013 it throws an exception: 'Exception has been thrown by the target of an invocation.'
I make a video of the whole process:
https://www.youtube.com/watch?v=fTJEXmMaLGs
How can i add an EDMX Model from an SQLCompact Database 4.0 to VS2013 Ultimate?
Versions: VS2013 Ultimate & SQL Server Compact/SQLite Toolbox Version 4.1.6.0
Comments: ** Comment from web user: goat9000 **
I am also having this issue, using EF 6.1.3 actually been struggling with it for a couple days now.