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!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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…