I\'m trying to make a webapi in ASP.NET MVC 4. The webapi used Entity Framework 5 Spatial types and i have wrote a very simple code.
public List
For some reason I was missing a binding redirect which fixed this problem for me.
Adding the following fixed my problem