Multiple Diagrams per Model

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
stratdaz
Posts: 23
Joined: Tue 04 May 2010 00:46

Multiple Diagrams per Model

Post by stratdaz » Tue 11 Oct 2011 06:54

I have added a number of diagrams for my model.

Problem is now I don't see the extra diagrams under the Diagrams node in the Model Explorer - I only see the default diagram containing all entities.

I can see the *.view files for the added diagrams under the EDML model in the Solution Explorer.

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Wed 12 Oct 2011 16:16

The probable reason for this issue is that the .edps file of the model was lost (e.g., you deleted it or copied the model but not this file to another location). To fix the issue, you can do one of the following:
- copy the .view files to another folder;
- open the model and add new diagrams;
- save and close the model;
- copy the saved .view files back to the current directory;
or
- open the current .edps file;
- manually add entries for other diagrams (see the Diagrams node);
- save the .edps file and open the model again.

If this does not help, you can send us the model so that we are able to analyze the issue in more details.

stratdaz
Posts: 23
Joined: Tue 04 May 2010 00:46

Post by stratdaz » Wed 12 Oct 2011 23:41

The .edps file was not lost or deleted and the model was not copied elsewhere.

The other diagrams are listed in the .edps file ...







but still do not display in the Model Explorer.

I will send you the model to see if you can figure it out.

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Thu 13 Oct 2011 14:13

Thank you for your assistance, we have reproduced the problem. We will investigate it and inform you about the results as soon as possible.

stratdaz
Posts: 23
Joined: Tue 04 May 2010 00:46

Post by stratdaz » Wed 16 Nov 2011 05:59

Anything happening on this issue?

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Thu 17 Nov 2011 18:00

The issue is fixed. The fix will be available in the nearest build, which we plan to release in about a week.

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Fri 09 Dec 2011 17:03

We've released the new 4.2.85 version of Entity Developer, which includes the fix for this issue. The new build can be downloaded from
http://www.devart.com/entitydeveloper/download.html
(the trial version) or from Registered Users' Area (for users with active subscription only).

For the detailed information about the fixes and improvements available in Entity Developer 4.2.85, please refer to
http://www.devart.com/forums/viewtopic.php?t=22845

Post Reply