Entity framework Not Found after updating to Visual Studio 2013 update 4 -


four days ago updated vs2013.3 vs2013.4 , entity framework broke.

the error occurs after compeleting ef dialogue , adding table. diagram displays , error output:

metadata file 'c:\program files (x86)\microsoft visual studio 11.0\common7\ide\extensions\microsoft\entity framework tools\nuget packages..\ide\entityframework.dll' not found d:\users\allen\documents\visual studio 2013\projects\webapplication8\webapplication8\models\model1.tt 1 1 webapplication8

there no such folder on c drive, smallish ssd. install can on d. i've played registry setting , system environment variables vs120comntools , nothing seems work.

i've uninstalled , reinstalled ef, , vs2013. i'd appreciate assistance. thanks


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -