ErikEJ / EntityFramework6PowerTools

This is the codebase for Entity Framework 6 Power Tools Community Edition, and modern EF 6 providers for SQL Server and SQL Server Compact
Other
183 stars 27 forks source link

Is this broken in VS 16.7.0? #71

Closed gregveres closed 4 years ago

gregveres commented 4 years ago

I just upgraded to VS 16.7.0 and when I go to generate views, I get a dialog that pops up that says "Object reference not set to an instance of an object."

I will say that I have had a ton of problems after I upgraded to vs 16.7.0 so it might not be the problem of this extension at all. It would be useful to know if somebody else has successfully used this after upgrading to 16.7.0.

gregveres commented 4 years ago

I am going to close this issue. I think the problem was that my upgrade to vs 16.7.0 got badly corrupted causing a lot of things to not work, including power tools. I reinstalled from scratch and things are working again.