hi can you put sample code where ?? and your property have [DataMember] attribute and your class [DataContract]?
On 31 ago, 11:58, bdaniel7 <[email protected]> wrote: > Hello, > > I have this situationhttp://dblendea.pastebin.com/f4b2e26a3 > > is it possible to serialize incident.Address.Street and Postcode with > JSONReturnBinder? > > i tried with JSONReturnBinder > (Properties="Address.Street,Address.Postcode") but no luck. > i get an exception: > > Message: Failed to JSON serialize object. Property Address.Street > could not be found for type Incident. > > Thanks, > Dan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
