I have Visual Studio 2008 and 2010 (both Professional editions) installed. I installed Entity Framework 4.1 but after that neither VS-2008 nor VS-2010 is showing ADO.NET Entity Data Model
in the choices when I select Add New Item
from the Solution Explorer
.
I tried Maintenance option of the Setup and re-installed VS 2010, but still EF is unavailable, whereas it is being listed in Windows uninstall programs list. I even tried installing NuGet
package, but still it is unavailable.
How to resolve this conflict?