IIS must be configured to allow PUT and DELETE requests. In some IIS installations, PUT and DELETE requests are blocked. If PUT and DELETE requests are blocked, the affected servers typically encounter HTTP 405 errors. You can change this behavior by configuring HTTP Verbs for the server and ensuring that the PUT and DELETE requests are allowed.
Tip:
IIS and .NET are Microsoft technologies. Information on obtaining, installing, and configuring IIS and .NET requirements is available from Microsoft.