c# 4.0 - ODataException : What is the root cause? -


invalid action detected.    'get' not action can bind    'collection([services.webapi.models.usermodel nullable=false])'. 

i have defined route appropriately using mapodataroute.

this exception when try test web api controller in-memory. theroot cause?


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -