Page 1 of 1

Question to Entity Developer

Posted: Fri 10 Apr 2015 12:02
by Zero-G.
Hey

I use Entity Developer Version 5.7.556
I wanted to start a new Project. The Goal of this Project should be to create a complete detached databinding.
For this, I wanted to create my detached classes with Entity Developer.
So, I started with a new Project -> Code First -> No database.
But this seems not to work. - I got an error, that no DataProvider is selected.
And when I select a DataProvider (What I don't want), I get an error, called:
For the instances of EntitySet and AssociationSet in EntityContainer entities no assignment has been specified

Is this a bug? Or is this a Thing, what could not be done with this tool?
THX

Re: Question to Entity Developer

Posted: Fri 10 Apr 2015 14:47
by Zero-G.
Hey - Found the solution!
I have to use LinqConnect - Not Entity Developer! - Then it works