Entity Developer 6.x install sets no DB type mappings in Visual Studio 2015 - Resolved

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
BChaney
Posts: 6
Joined: Thu 15 Sep 2016 17:06

Entity Developer 6.x install sets no DB type mappings in Visual Studio 2015 - Resolved

Post by BChaney » Thu 15 Sep 2016 17:19

We're running into an odd installation problem with some of our Entity Developer Pro 6.x installs. The Visual Studio plugin shows no database type mappings for any database flavor in the the server options. This is causing issues when saving models. The server options & model behavior are both fine in the standalone tool.

This problem does not occur with the latest 5.8.x plugin nor does the 6.x problem occur in all cases. So far, I've been unable to determine what is making the difference between the installs that work & the ones that don't. All our Visual Studio installs are similar in configuration. Anyone seen this before or have any ideas on how to troubleshoot this?
Last edited by BChaney on Wed 05 Oct 2016 19:52, edited 1 time in total.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Entity Developer 6.x install sets no DB type mappings in Visual Studio 2015

Post by Shalex » Fri 16 Sep 2016 16:34

BChaney wrote:The server options & model behavior are both fine in the standalone tool.

This problem does not occur with the latest 5.8.x plugin nor does the 6.x problem occur in all cases. So far, I've been unable to determine what is making the difference between the installs that work & the ones that don't. All our Visual Studio installs are similar in configuration. Anyone seen this before or have any ideas on how to troubleshoot this?
Entity Developer stores server options in registry. If you run your Visual Studio with a lack of permissions, this can explain the behaviour you have encountered. Please install Entity Developer via As administrator menu options and run your Visual Studio via As administrator as well. Does this help?
BChaney wrote:The Visual Studio plugin shows no database type mappings for any database flavor in the the server options.
1. Please send us a screenshot of the issue.
BChaney wrote:This is causing issues when saving models.
2. Give us a detailed descriptions of the issues.

BChaney
Posts: 6
Joined: Thu 15 Sep 2016 17:06

Re: Entity Developer 6.x install sets no DB type mappings in Visual Studio 2015

Post by BChaney » Thu 29 Sep 2016 15:25

Apologies for the delay. I didn't expect a quick response & was then out of the office.
Today, I tried version 6.0.96 on one of the misbehaving machines and the symptoms persist.
As requested, I sent a screenshot of the empty server options and of the assembly error dialogue we get when using the plugin.
The developers are local admins on their machines, which is how the installs got done.
Running Visual Studio as Administrator does not correct the symptoms.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Entity Developer 6.x install sets no DB type mappings in Visual Studio 2015

Post by Shalex » Fri 30 Sep 2016 19:12

We have asked for the additional information by email.

BChaney
Posts: 6
Joined: Thu 15 Sep 2016 17:06

Re: Entity Developer 6.x install sets no DB type mappings in Visual Studio 2015

Post by BChaney » Tue 04 Oct 2016 16:12

Replied via email with the additional information.

BChaney
Posts: 6
Joined: Thu 15 Sep 2016 17:06

Re: Entity Developer 6.x install sets no DB type mappings in Visual Studio 2015

Post by BChaney » Wed 05 Oct 2016 19:50

Worked with Oleksandr in Support.
Looks like the culprit was product version 13.0.1601.5 of the Microsoft.SqlServer.Types assembly.
The easiest resolution for the remaining problematic machines will be to apply the latest SSDT update.
The plugin works appears to work properly with the newer version of the assembly.

Thanks for the help, Oleksandr! :D

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Entity Developer 6.x install sets no DB type mappings in Visual Studio 2015 - Resolved

Post by Shalex » Thu 06 Oct 2016 13:20

Thank you for letting us know.

Post Reply