No Entity structure for one Connect
Hi folks
I have created two VS Projects/solutions and in each I created a EF4 model to the same database.
I connect to each of them via LinqPad.
Both show the names of the entities, both work!
But one does not shoe the entities members or naviagtion , There is just no +button to expand
what would cause this?
Regards
GregJF
I have created two VS Projects/solutions and in each I created a EF4 model to the same database.
I connect to each of them via LinqPad.
Both show the names of the entities, both work!
But one does not shoe the entities members or naviagtion , There is just no +button to expand
what would cause this?
Regards
GregJF
Comments
Are they both DbContext-based?
Sorry about not getting back to your comment earlier.
My model is ObjectContext based. I use STEs.
It also has customised properties and the .net classes have been extended with non-defualt constructors and other properties.
Is that enough hints. I cannot see how to post a file to this site.
regards
GregJF
Nutshell with properties are showing but my connection does not
regards
GregJF