Hi!
I have installed Visual Studio Team System 2008 Architecture version: 9.0.30729.1 SP and Microsoft Net Framework 3.5 SP1.
When I'm going to add a new item I can't find ADO.NET Entity Data Model template.
What's happening?
Thanks!
Hi!
I have installed Visual Studio Team System 2008 Architecture version: 9.0.30729.1 SP and Microsoft Net Framework 3.5 SP1.
When I'm going to add a new item I can't find ADO.NET Entity Data Model template.
What's happening?
Thanks!
SUMMARY There seem to be multiple causes of this problem as many of the other answers indicate.
END SUMMARY
You may be looking at the wrong level. An Entity Framework Data Model is something that you add to a project, it is not a separate project type.
Right-click on an existing project Select Add, New Item
And then select ADO.Net Entity Data Model...
Also have the same issue. I've tried repairing both Visual Studio 2008 and .NET Framework 3.5 SP1, but I still do not see "ADO.NET Entity Data Model" under "Add New Item" on my projects.
I'm having the same problem with asp.net MVC as well. It doesn't matter whether I'm at the project or Model folder level.
at first u need to install latest version of ADO.NET Entity Framework form below link: http://www.microsoft.com/downloads/details.aspx?familyid=15DB9989-1621-444D-9B18-D1A04A21B519&displaylang=en
I was having the same problem, but my solution ended up being simple: my project was defaulting to a .Net 2.0 project, and it needed to be set to .Net 3.5 before it would offer me Entity Framework options in the Add New Item box.
So, to recap:
Requires Visual Studio 2008 Service Pack 1 (includes .Net Framework 3.5 SP1)
Make sure you have VS2008 sp1 (http://www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&displaylang=en). I had .Net Framework 3.5 SP1 installed but not the VS2008 SP1. ...at least that is what I was doing wrong.
I had the same problem. I had Visual Studio SP1 installed and the .Net Framework 3.5 SP1 applied.
I downloaded the Visual Studio SP1 ISO and burnded it to a DVD.
I found that I had to uninstall Visual Studio and then reinstall. Only then could I apply the SP1 from the DVD.
My Visual Studio was a relatively fresh installation. I did install .Net Framework 3.5 SP1 and ASP.NET MVC 1.0 before trying to upgrade to the SP1. These may have created a conflict with the SP1 upgrade.
Oliver
Reinstall Service Pack 1 for Visual Studio 2008. It was helpfull for me.
I had the same issue. The thing is that ASP.NET MVC should be installed after .NET 3.5 SP1 and VS2008 SP1, if you installed it before - try to deinstall ASP.NET MVC, .NET 3.5 SP1 and VS2008 SP1 and then install it in the right order.
Thanks, Arty
I think most of you guys are confusing sp1 for .net with service pack of vs2008. very likely you all have .net 3.5 sp1. You need to have both .net 3.5 sp1 + vs2008 sp1....the later would take a lot of time to download and install depending on your net speed..
try it and this problem would be sorted.
I have the same problem using VS 2010 in a Silverlight project... When I try to add new item/data there is no ADO.NET entity data model option, just XML. I am wordering if it is due to the way I configured VS for VB.NET Web Development...
I re-installed Visual Studio 2008 SP1 and then it worked!
Find the SP1 here: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=27673c47-b3b5-4c67-bd99-84e525b5ce61&displaylang=en