REST Sample DLLs

Former Member
Former Member $organization

Does anyone have experience with the sample dll's from the Developer Toolkit? Our programmer is trying to use the ConstituentService and is getting a "deserialization" error. 

He is able to pull an address. Now he is trying to create a household and is getting this error:

 

Unable to deserialize XML body with root name 'Constituent' and root

> namespace '' (for operation 'CreateConstituent' and contract

> ('ConstituentResource',  'http://tempuri.org/')) using

> DataContractSerializer. Ensure that the type corresponding to the XML

> is added to the known types collection of the service.