views:

1920

answers:

1

When I'm in Visual Studio 2008 with an ASP.NET MVC project running, I can't seem to add an ADO.NET Entity Data Model to my project, it doesn't show up in the list of available things to add under the "Data" category.

I've made sure I'm running VS2008 SP1 and have .NET 3.5 SP1 installed. Am I missing anything? Other thoughts?

Thanks so much in advance for all your help!

*UPDATE: I'm not getting much of a response at all on here, which probably means this is a very rare issue. After exhausting about 20 google pages, I came across this link, which look promising, but I haven't tried the solution yet because I waiting for a massive service pack to download. News on this and more...to come!

A: 

http://stackoverflow.com/questions/780190/cannot-add-entity-data-model-in-visual-studio seems to answer this same question.

Mark