No Entity Data Model (EDMX) Template with Visual Studio 2010 SP1 & ADO.NET Entity Framework 4.1

后端 未结 11 1602
孤城傲影
孤城傲影 2020-12-02 15:51

I\'m having a lot of issues with the templates of Visual Studio 2010 SP1 & ADO.NET Entity Framework 4.1

I noticed that other people had these problems, and asked

11条回答
  •  误落风尘
    2020-12-02 16:17

    I was finally able to add the template. I had to reinstall the EntityFramework 4.1 and then reinstall the visual studio templates. Here are the steps:

    1. Install EntityFramework 4.1 from http://www.microsoft.com/en-gb/download/details.aspx?id=8363
    2. Using Visual Studio command prompt, navigate to IDE, run devenv /installvstemplates

提交回复
热议问题