The data objects required for some of the methods specified are incompatible with each other. For example, all methods that use a user-defined type as a parameter must use the same user-defined type in the other methods (or not use a user defined type). That is, if the Insert method takes a single parameter of type Product, the Update method must also take a single parameter of type Product, not of type Customer.
The data contract type '{0}' cannot be deserialized in partial trust because the OnDeserializing method '{1}' is not public. ...
The data contract type '{0}' cannot be deserialized in partial trust because the property '{1}' does not have a public setter. ...
The data contract type '{0}' cannot be serialized in partial trust because the property '{1}' does not have a public getter. ...
The data contract type '{0}' is not serializable with DataContractJsonSerializer because the data member '{1}' is duplicated ...
The data objects required for some of the methods specified are incompatible with each other. For example, all methods that ...
The data on this managed card is stored by the card provider. The card name is stored on this computer. To edit the name ...
The data protection operation was unsuccessful. This may have been caused by not having the user profile loaded for the current ...
The data reader is incompatible with the specified '{0}'. A member of the type, '{1}', does not have a corresponding column ...
The data reader is incompatible with the specified function mapping, and the type of a row could not be determined for the ...