funktechno / EFPowerToolsExample

An example on how to use Entity Framework power tools 4 beta for visual studios 2010 - 2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stilll not working

saYRam opened this issue · comments

vs2015 pro update 3. i uninstalled original version. installed your version. still getting error.

I can verify the same result. Still not working in VS 2015. I'm using update 3 as well.

Where is the error occurring? Were you able to install the extension. vs 2015 update 3 works for me. This project should be run separate from your own project then imported into your project to pull the generated models over. Sometimes it fails to reverse engineer and the fix is to change the .net version of this project. e.g. 4.52 to 4.51 etc.