-
Notifications
You must be signed in to change notification settings - Fork 5
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
Comments
Do you know if this occurred on 15.2, or is this the first time you've tried it?
|
Hello
So far I haven't tried it with earlier versions of VS. I can perform a test tomorrow, though.
Am 21. August 2017 15:10:22 MESZ schrieb mthamil <[email protected]>:
…Do you know if this occurred on 15.2, or is this the first time you've
tried it?
On Aug 18, 2017 7:38 AM, Torgrimm ***@***.***> wrote:
[2017-08-18 14_28_19-microsoft visual
studio]<https://user-images.githubusercontent.com/6099045/29458967-f7d86d1a-8421-11e7-8814-0b3f2f928f21.png>
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
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on
GitHub<#13>,
or mute the
thread<https://github.com/notifications/unsubscribe-auth/AA_2DWsDDkcuX45VGLi2O7OMvleF1shjks5sZYXUgaJpZM4O7gCK>.
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#13 (comment)
--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.
|
I'm experiencing the same problem, using VS 15.3.5, extension version 2.1.0.41. |
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. |
@mthamil sure - what's your email address? |
Please send to [email protected].
|
@Torgrimm I have also encountered this problem.My solution is to remove all entities from the model and re-add them. |
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
The text was updated successfully, but these errors were encountered: