Where does entity Developer look for Entity Framework?

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
dom
Posts: 16
Joined: Fri 30 May 2014 11:21

Where does entity Developer look for Entity Framework?

Post by dom » Thu 15 Dec 2016 11:31

Hi
I have just built a new machine for development work and installed VS2017RC. I know that at present you don't yet support VS2017 however the main Entity developer programme does still work, however it's been a while since I have used it outside of visual studio and was wondering where it looks for the entity framework dll's .

Normally I would simply add EF to a visual project via Nuget prior to running the Entity Developer addin but as that option isn't currently available I shall use the main programme instead. How to I add EF6.13 to Entity Developer?

Dom

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

Re: Where does entity Developer look for Entity Framework?

Post by Shalex » Fri 16 Dec 2016 14:54

Please refer to viewtopic.php?f=32&t=29003. Copy EntityFramework.dll to the C:\Program Files (x86)\Devart\EntityDeveloper\ folder.

Post Reply