Page 1 of 1

edml from edmx

Posted: Wed 16 Nov 2011 11:51
by ramana.bhavaraju
Hi,

We have been using EF with Devart dotconnect for oracle and are using version 6.30.196.0. We were having relationship span issues with EF wherein when we request an object to be loaded it loads the related objects also which have 0..1 relationship with the original object. And we realised that Devart's EDML entities dont do this and hence we decided to port our edmx to edml and start using edml. When i try to open an edmx model, in entity developer tool, i get an error in csdl,
"CSDL parsing failed, the attribute base type of tag entity type has an unexpected value partyrole"
where partyrole is an abstract class. This is a working model in EF, so why is edml having issues opening it. I can send you the edmx if you want..

Ramana

Posted: Thu 17 Nov 2011 18:11
by Shalex
Could you please send us your model?