ASP.Net, C#, SQL Server Information | |
| Entity Framework errors: An error occurred while updating the entries. Posted: 30 Oct 2013 08:29 AM PDT Multiple situation where Entity Framework was giving me problem while adding new record, updating record or deleting. Then here are few things which may go wrong: Solution 1. Check whether Database Table has Proper primary key setup. Solution 2. Check your DB table and POCO Model class is in sync. If you have some extra properties which you have to use in POCO class but doesn't need in DB |
| You are subscribed to email updates from ASP.Net, C#, SQL, JQuery, Sharepoint To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
| Google Inc., 20 West Kinzie, Chicago IL USA 60610 | |