Error when Reverse Engineer Code First with EF Power Tools Beta 2 and VS2012 Update 1

后端 未结 3 1192
故里飘歌
故里飘歌 2021-02-13 19:38

Just trying to generate POCO objects, context etc for an existing database by using the EF Power Tools Beta 2 \"Reverse Engineer Code First\" facility.

I\'m using VS2012

相关标签:
3条回答
  • 2021-02-13 19:49

    i also hit this same problem. The culprit was a package called Entity Framework Power Tool Beta 3. Updated this and everything was back to normal.

    0 讨论(0)
  • 2021-02-13 20:04

    This is a legitimate issue on the EF Power Tools, but it's not related to the CTP issue, which was resolved in the final VS Update release. A fix for the EF Power Tools is in the works.

    David Obando

    Entity Framework Team

    0 讨论(0)
  • 2021-02-13 20:13

    Looks like it is a confirmed issue with Entity framework and Visual Studio 2012 update 1

    The link does currently contain 2 work arounds

    0 讨论(0)
提交回复
热议问题