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

Exception when running Update Model from Database #13

Open
MichaelSteinecke opened this issue Aug 18, 2017 · 7 comments
Open

Exception when running Update Model from Database #13

MichaelSteinecke opened this issue Aug 18, 2017 · 7 comments

Comments

@MichaelSteinecke
Copy link

MichaelSteinecke commented Aug 18, 2017

2017-08-18 14_28_19-microsoft visual studio

Log from "Entity Documentation Generator" is:
2017-08-18 14:27:54:2943: ------ Starting documentation generation for project: ....\Data\Adam64DataModel\Adam64DataModel.csproj ------
2017-08-18 14:27:55:0103: Documentation generation succeeded

Log "Entity Data Model" is empty
the edmx file is unchanged afterwards

I get this error when I run Update Model from Database.
VS2017 15.3 Enterprise
Entity Framework 6.1.3
SqlServer Express 2012 local installation
EFDocumentationGenerator is Version | 2.0.0.34

@mthamil
Copy link
Owner

mthamil commented Aug 21, 2017 via email

@MichaelSteinecke
Copy link
Author

MichaelSteinecke commented Aug 21, 2017 via email

@daiplusplus
Copy link

I'm experiencing the same problem, using VS 15.3.5, extension version 2.1.0.41.

@mthamil
Copy link
Owner

mthamil commented Oct 12, 2017

Alright, so if you could please zip up your edmx and optionally include create scripts for your database tables and send them to me, that would help immensely. You can try to sanitize any sensitive info if you wish, but I don't have a lot to go on and I promise I'm not going to publish it anywhere. I understand if you're still not comfortable with that.

@daiplusplus
Copy link

@mthamil sure - what's your email address?

@mthamil
Copy link
Owner

mthamil commented Oct 12, 2017 via email

@TreeFrog123
Copy link

@Torgrimm I have also encountered this problem.My solution is to remove all entities from the model and re-add them.

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

4 participants