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

(Code first from database) Entity Data Model Wizard quits without error. #32

Open
Conqarous opened this issue Mar 30, 2018 · 0 comments

Comments

@Conqarous
Copy link

Issue: I'm trying to use "Code first from database". Upon transitioning from "Choose Your Data Connection" to "Choose Your database objects and settings" by clicking "Next", the Entity Data Model Wizard suddenly closes itself without any error.

I've been following your video tutorial "Entity Framework DbFirst with JetEntityFrameworkProvider" and everything worked properly up to the point which is mentioned above.
The connection with Jet DDEX provider for JetEntityFrameworkProvider is successful, even tried multiple accdb's.
JetEntityFrameworkProvider is added to the GAC successfully.

I'm using:
JetEntityNetworkProvider, source project and nuget 6.1.3 (also tried 6.1.5-rc2).
EntityFramework 6.1.3
Target .NET framework 4.5.2
Visual Studio Professional 2015 Version 14.0 (SOFTWARE\Microsoft\VisualStudio\14.0)
In machine.config provider Version=6.0.0.0

What could be causing this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant