Any ideas why does the entity framework in LINQ gives following strange error:
Unable to update the EntitySet 'ItemRankList' because it has a DefiningQuery and no element exists in the element to support the current operation.
Guess i should also ask the context... how are you using linq?
Do you have a primary key defined on the table ?
If not add the key and update the EF model.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With