Is your feature request related to a problem? Was hat es mit dem HTTP-Status- bzw. Das HTTP-Protokoll definiert Methoden, um die Aktion zu bezeichnen, die auf dem Webserver für die bestimmte URL-Ressource, die durch den Client (z.B. Während bei anderen HTTP-Meldungen Tricks wie ein Seiten-Refresh, der Neustart des Routers oder eine Überprüfung der Proxy-Einstellungen den Fehler meist beheben können, sind derartige Maßnahmen bei Fehler 405 wirkungslos. HTTP-Fehler 405 Method not allowed (Methode nicht erlaubt) Einleitung. Fehler-Code 405 auf sich? Wenn Sie auf ein Webprojekt stoßen, das 405-Not-Allowed-Nachrichten ausspielt, können Sie selbst das Problem kaum lösen. Was bedeutet es, wenn man die Meldung "Method not allowed" oder "Methode nicht zugelassen" erhält? Please describe. Die Methoden sind Folgende: If HttpPost/HttpDelete attributes won't precisely reflect the Web API endpoint, HTTP status 405 Method not allowed is returned to the client. The server MUST generate an Allow header field in a 405 response containing a list of the target resource's currently supported methods.. The HyperText Transfer Protocol (HTTP) 405 Method Not Allowed response status code indicates that the request method is known by the server but is not supported by the target resource. If you’re not sure of the cause of the “405 Method Not Allowed” message, you should always first look at the settings of the software components that are responsible for responding to HTTP requests. Ihr Webbrowser oder unser CheckUpDown-Roboter) identifiziert wird, durchgeführt werden soll. This will usually happen if you are trying to do a PUT or a DELETE and you don't have the API configured to allow it. The easiest way to edit the ExtensionlessUrlHandler-Integrated-4.0 line in the web.config file of the Web API project