I am using the shiny new ODT 19.3 via VS 2019.
When ever I try to open the Entity Framework wizard to create a model from a existing DB the wizard closes without any feedback.
Steps:
1. Add new ADO.NET Entity Data Model
2. EF Designer from database
3. Choose Your Data Connection and click Next
4. BOOM
I am using the following Nuget Packages:
- "Oracle.ManagedDataAccess" version="19.6.0"
- "Oracle.ManagedDataAccess.EntityFramework" version="19.6.0"
Microsoft Visual Studio Community 2019
Version 16.4.4
Are there any ODT logfiles? and if so where?
Thanks