Devart Entity Model diagram keeps "breaking"

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
earnshaw
Posts: 4
Joined: Thu 10 May 2012 13:46

Devart Entity Model diagram keeps "breaking"

Post by earnshaw » Mon 30 Jul 2012 10:19

OK - this is happening with alarming regularity and it's starting to get annoying now.

When I double click on my edml diagram (devart entity model) in the Solution Explorer (Visual Studio 2010) it keeps showing the xml markup (actually SSDL content) rather than the actual diagram model of my database!

I then have to keep deleting the edml model and then recreate a new one, and it's getting tedious. :x

Why is it doing this and how can I stop it doing this in future.

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

Re: Devart Entity Model diagram keeps "breaking"

Post by Shalex » Tue 31 Jul 2012 12:54

earnshaw wrote:When I double click on my edml diagram (devart entity model) in the Solution Explorer (Visual Studio 2010) it keeps showing the xml markup (actually SSDL content) rather than the actual diagram model of my database!
When the issue comes again, please follow the steps: right click on *.edml in Solution Explorer > Open With > select Entity Developer in the list, press the Set as Default button > OK.

earnshaw
Posts: 4
Joined: Thu 10 May 2012 13:46

Re: Devart Entity Model diagram keeps "breaking"

Post by earnshaw » Tue 31 Jul 2012 13:50

OK - thanks I will do that, cheers.

Post Reply