msawczyn / EFDesigner2022

Entity Framework visual design surface and code-first code generation for EF6, Core and beyond
MIT License
119 stars 21 forks source link

Visual Designer 4.0.0.6 in VS2022 17.0.4 Problem with diagrams #6

Closed AlexGoemanDigipolis closed 2 years ago

AlexGoemanDigipolis commented 2 years ago

In a newly installed VS2022 I installed Visual Designer 4.0.0.6

I tried a new project from scratch, and then I cannot create a seconds diagram. In the entity model explorer when I right click on the root node the popup menu contains almost no actions besides "Copy" and "Properties". The default diagram works

When opening an existing model (created in VS2019) we get a COM error trying to open one of the extra diagrams

AlexGoemanDigipolis commented 2 years ago

can someone confirm this is a problem ?

vvboborykin commented 2 years ago

I got the same problem (can't create second diagram)

msawczyn commented 2 years ago

And neither can I :-(

It's a Microsoft issue with the Modeling SDK. I'm working on getting them the necessary data to track down and fix the problem. That's two errors so far ... the conversion to asynchronous-only extensions and 64-bit hasn't been kind to this SDK.