Diagram naming rules since 4.3.152

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
bdeluard
Posts: 6
Joined: Sun 19 Feb 2012 23:26

Diagram naming rules since 4.3.152

Post by bdeluard » Fri 16 Mar 2012 10:39

After upgrading to 4.3.152, opening edml file don't read the actual diagrams and create a new one with a 'standard' name. It seems to be because the naming of diagrams has changed... Is there a new property for that or is it necessary to upgrade all edps files before opening them?
The new naming rules seems to be ".Diagram.view", it seems to not retrieve the current list of diagrams.
Thanks
Bruno
ps: I need to adjust manually the edps file to reinject my previous lost diagrams.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Fri 23 Mar 2012 16:09

We cannot reproduce the problem in our environment: the edml model with several diagrams (random names) was created with Entity Developer v 4.2.138, upgrade to 4.3.152 => model with all its diagrams was opened successfully.

Please specify:
1) the exact previous version (x.x.xxx) of your Entity Developer;
2) are you using standalone Entity Developer or the one which is embedded into Visual Studio?
3) send us your model (or whole project) so that we can reproduce the issue with Entity Developer v 4.3.152.

Post Reply