| 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.
|
Sample Code to Send email using ASP.NET 2
Viewed 9905 times since Tue, May 1, 2012
How do I query MySQL database in ASP.NET?
Viewed 12776 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 10840 times since Mon, Apr 30, 2012
Do you support ASP.NET 5?
Viewed 10277 times since Wed, Feb 17, 2016
Do you support ASP.NET MVC 6?
Viewed 4954 times since Wed, Feb 17, 2016
I get an error Server.CreateObject Failed when I try to use CDONTs. What can I do?
Viewed 3112 times since Tue, May 1, 2012
How to Deploy and host .Net Core 2 and Angular 6 app
Viewed 13413 times since Tue, Oct 23, 2018
My site is showing 500 Internal Server error message. What is wrong here?
Viewed 3799 times since Thu, May 3, 2012
How do I send an email from my ASP.NET website by using SMTP Authentication?
Viewed 6723 times since Tue, May 1, 2012
How do I redirect a subdomain to a subdirectory?
Viewed 4231 times since Tue, May 1, 2012
|
