Contents tagged with HTTP 405
-
HTTP 405 error with Web API
One of the developer in my team ran into a problem recently with the HTTP verb “PUT” and "DELETE" + ASP.NET Web API. We are using Visual Studio 2015 to develop the Web API and IIS Express is the default web server for testing. The Web API was working fine during the testing and started giving HTTP 405 errors when we published the Web API to the server.