Archive für September 2009

Lösung für: “System.Data.UpdateException – DefiningQuery and no InsertFunction” Fehler

Manchmal reicht ein kleiner blöder Fehler aus um endlose Stunden Bugfixing auszulösen. Folgende Exception ist auch so einer:

System.Data.UpdateException was unhandled by user code
Message=”Unable to update the EntitySet ‘Product’ because it has a DefiningQuery and no <InsertFunction> element exists in the <ModificationFunctionMapping> element to support the current operation.”
Source=”System.Data.Entity”

Den Rest des Eintrags lesen »

|