Why is my edmx file not updating

前端 未结 7 1649
傲寒
傲寒 2021-02-14 12:01

I have a database first ASP.NET MVC 5 EF6 project. I\'m using VS2015 CE. When I change my database (SQL Server 2012), I then go to VS to update my edmx file like this:

7条回答
  •  清酒与你
    2021-02-14 12:29

    When faced with this issue, i solved my by change the username and password...so i would say, make sure you have a valid connection string in your edmx

提交回复
热议问题