赞
踩
https://blog.csdn.net/yunnying/article/details/10947825
An exception of type 'System.InvalidOperationException' occurred in EntityFramework.dll but was not handled in user code
Additional information: The model backing the 'WelfareDbContext' context has changed since the database was created. Consider using Code First Migrations to update the database (http://go.microsoft.com/fwlink/?LinkId=238269).
解决办法:
参考:http://msdn.microsoft.com/en-us/data/jj591621
---------------------
作者:Yunnying
来源:CSDN
原文:https://blog.csdn.net/yunnying/article/details/10947825
版权声明:本文为博主原创文章,转载请附上博文链接!
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。