Skip to Main Content

Oracle Developer Tools for Visual Studio

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

VS 2019 - Problems with Entity Framework wizard disappearing

User_P9EFNFeb 10 2020 — edited Mar 2 2020

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

ODT19.3Bug.PNG

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

This post has been answered by Christian.Shay -Oracle on Feb 27 2020
Jump to Answer
Comments
Post Details
Added on Feb 10 2020
20 comments
11,395 views