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

Showstopping problem when trying to add new entity #93

Open Olivercomputing opened 4 months ago

Olivercomputing commented 4 months ago

I just updated to the latest (as of Feb 8, 2024) version and am now getting a popup dialog error when trying to add a new entity to my existing diagram:

image

As suggested by the error, I ran "devenv /setup" in a command prompt with elevated privileges. Re-running VS I get the same problem.

Opzet commented 4 months ago

Is this missing install of EF framework via nuget?