jjzjj

DbUpdateConcurrencyException

全部标签

c# - 更新行时如何解决DbUpdateConcurrencyException?

我正在为ASP.NETMVC应用程序使用EntityFramework代码优先方法。在提交以保存更改时编辑一行后,我收到以下httppost方法错误:Anexceptionoftype'System.Data.Entity.Infrastructure.DbUpdateConcurrencyException'occurredinEntityFramework.dllbutwasnothandledinusercode.在db.SaveChanges()中遇到此错误。db.Entry(EditedProj).State=System.Data.Entity.EntityState.Mo