MSL parsing failed for edmx: attribute of ScalarProperty

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
bjtolb
Posts: 1
Joined: Mon 01 Feb 2010 17:34

MSL parsing failed for edmx: attribute of ScalarProperty

Post by bjtolb » Mon 01 Feb 2010 17:40

When I try to open our edmx (made in VS 2008) in Entity Developer for dotConnect (Oracle), I get this error:

MSL parsing failed: The attribute 'Name' of tag 'ScalarProperty' has a unexpected value 'RCDN_ST_CODE' at line #2025.

I I delete that line I get similar errors on other lines. What can we do to fix it?

Here's the part of the emdx that's failing:










AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Tue 02 Feb 2010 09:03

Please send me (support * devart * com, subject "EF: AssociatonSetMapping") the entire model
to reproduce the issue. If possible, please reduce it to the classes causing the problem only.

Post Reply