Error when generating database from model in Visual Studio 2013

前端 未结 2 826
一向
一向 2021-01-26 15:54

I have installed VS2013 but still have VS2012. In VS2013 I cannot generate a database from a model in Entity Framework. I get the following error message:

2条回答
  •  庸人自扰
    2021-01-26 16:40

    I believe VS is not updating the VS120COMNTOOLS variable correctly when reinstalling VS to a different drive. See this SO thread for an extended answer.

提交回复
热议问题