Home » Categories » Multiple Categories |
How to Solve the error: "405 - HTTP verb used to access this page is not allowed"? |
Article Number: 317 | Rating: 5/5 from 1 votes | Last Updated: Wed, Sep 24, 2025 at 12:07 AM
|
This applies to anyone who uses REST service using ASP.NET Web API. When you try to send HttpDelete and HttpPut Request, you can occassionally see this error message: 405 - HTTP verb used to access this page is not allowed To resolve this issue, you just need to add several lines on your code:
|
Attachments
![]()
There are no attachments for this article.
|
About Azure Key Vault
Viewed 1795 times since Mon, Nov 2, 2020
Do you support ASP.NET MVC 6?
Viewed 4770 times since Wed, Feb 17, 2016
My application pool stops working. What is wrong with my site?
Viewed 13301 times since Sun, Feb 15, 2015
How do I query MySQL Database in PHP ?
Viewed 3436 times since Tue, May 1, 2012
I receive this error message: "Directory Listing Denied. This Virtual Directory does not allow contents to be listed."
Viewed 10686 times since Mon, Apr 30, 2012
How can I enable ASP.NET 3.5 on your Control Panel?
Viewed 3947 times since Wed, May 2, 2012
I cannot find a way to enable ASP.NET 4.5 on my Control Panel
Viewed 11086 times since Tue, Sep 11, 2012
I get an error Server.CreateObject Failed when I try to use CDONTs. What can I do?
Viewed 2976 times since Tue, May 1, 2012
HTTP Error 502.5 - Process Failure error message when publishing an ASP.NET Core Website
Viewed 10852 times since Mon, Mar 27, 2017
How do I query MySQL database in ASP.NET?
Viewed 12653 times since Tue, May 1, 2012
|