Missing "Ado.Net Entity Data Model" on Visual Studio 2013

Chlebta picture Chlebta · Apr 13, 2014 · Viewed 34.9k times · Source

I have created new web project but I can't find ADO.net Entity DAta Model to add it.

enter image description here

How to fix it or Install it ?

Answer

user3535560 picture user3535560 · Apr 15, 2014

Go to "C:\ProgramData\Package Cache" and search for "EFTools.msi".

You should find two files, just install the most recent one (it should be about 960KB). This fixed the problem for me.