Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with serialization in web api restful service
Message
From
16/06/2016 14:02:16
John Baird
Coatesville, Pennsylvania, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Problems with serialization in web api restful service
Miscellaneous
Thread ID:
01637433
Message ID:
01637433
Views:
71
I have the following classes as models:

attachment 1 is the profile class. 2 is the Measrements class and 3 is the web api.

The return profile object contains a measurement list with 4 objects. When I execute the call to the rest api:

localhost/30504/api/Setting/1, I get the following error in attachment 4:

When I remove the list object from profile, it works just fine. How do I get this to serialize/deserialize correctly?
Thanks in advance for you help... I'm new at this..
Next
Reply
Map
View

Click here to load this message in the networking platform