Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to reverse engineer because it cannot find data provider #2337

Closed
OpusKrokus opened this issue May 17, 2024 · 1 comment
Closed

Unable to reverse engineer because it cannot find data provider #2337

OpusKrokus opened this issue May 17, 2024 · 1 comment
Labels
question Further information is requested

Comments

@OpusKrokus
Copy link

Create a bug report, feature proposal, or ask a question.

NOTICE: A bug report without sufficient technical and repro details and version information WILL BE CLOSED WITHOUT ANY FURTHER ACTION.

Provide steps to reproduce a bug

Right click on project
Go to EF Core Power Tools -> Reverse Engineer
In my case the drop down on the left is empty
Click add
Select Add Database Connection
An error popup will immediately appear with the text 'Failed to find or load the registered .NET Framework Data Provider.

I am almost certain that the problem is on my end, but I could not find anything while searching on the web that really applied. I can successfully run the scaffolding commands manually, but that does not do everything I want it to do, and your tool does.

Please include a complete description of the issue or link to a project that I can run to reproduce the issue.

I am trying to reverse engineer a SQL Server database for a new .NET 8 application.

Provide technical details

  • EF Core Power Tools version: (found in About dialog - blue questionmark icon on context menu)
    2.6.282

  • Exact Visual Studio version: (e.g. Visual Studio 2022 17.6.5)
    Visual Studio 2022 19.9.7

  • Database engine: (SQL Server, Azure SQL, Postgres, Oracle, Firebird, SQLite, MySQL)
    Sql Server (although I don't think it is getting that far

  • EF Core version in use: (e.g. EF Core 7)
    Behaves the same for both 7 and 8

  • Is Handlebars templates used: no/yes
    no

  • Is T4 templates used: no/yes
    no

  • Is a SQL Server .dacpac used: no/yes
    no

@ErikEJ
Copy link
Owner

ErikEJ commented May 18, 2024

Could be a bad Server Explorer connection. Remove it.

@ErikEJ ErikEJ closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 2024
@ErikEJ ErikEJ added the question Further information is requested label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants