我有一个使用Web的C#项目。我已经为我的控制器定义了我的前缀和路由,但是当我试图访问"all“路由时,我一直收到一个错误:"message": "No HTTP resource was found that matches/api/InventoryOnHand/all'.我们在WebApiConfig中的路由: name: "
在尝试为我的Web项目(在VS2013+ .Net 4.5.1中)启用owin & AspNet标识后,我在每个有效或无效(对无存在控制器的请求)请求中得到以下错误:<Message></Message>No OWIN authentication manager is associated with the request.ExceptionMessage>
<ExceptionType>Syste