No connection string named 'MyApplicationEntities' could be found in the application config file

前端 未结 8 1033
故里飘歌
故里飘歌 2020-12-03 00:34

I just install EF 4.3 and trying to upgrade my project with migration. however I am getting issues with trying to execute add-migration initial to my project vi

8条回答
  •  时光取名叫无心
    2020-12-03 01:12

    For anyone arriving here because they are getting this error while working with WPF in Visual Studio, please take a look at this post: Does MVVM stop the ability for the Visual Studio Designer to show xaml?

提交回复
热议问题