ODataException:根本原因是什么?

时间:2013-08-15 19:56:04

标签: c#-4.0 exception controller asp.net-web-api odata

Invalid action detected.   
'Get' is not an action that can bind to   
'Collection([Services.WebApi.Models.UserModel Nullable=False])'.

我已使用MapODataRoute恰当地定义了路线。

当我尝试在内存中测试我的web api控制器时,这是异常。什么可能是根本原因?

0 个答案:

没有答案