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, Oct 24, 2018 at 9:46 PM
|
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.NET1.1
Viewed 5415 times since Tue, May 1, 2012
My site is showing 500 Internal Server error message. What is wrong here?
Viewed 3578 times since Thu, May 3, 2012
How can I enable ASP.NET 3.5 on your Control Panel?
Viewed 3871 times since Wed, May 2, 2012
How do I redirect a subdomain to a subdirectory?
Viewed 4025 times since Tue, May 1, 2012
I get an error Server.CreateObject Failed when I try to use CDONTs. What can I do?
Viewed 2893 times since Tue, May 1, 2012
How to solve the Let’s Encrypt SSL on ASP.NET Core
Viewed 9543 times since Mon, Jul 17, 2017
How To Solve Problem with Connection String on EF (Entity Framework) 4 or above
Viewed 31835 times since Mon, Apr 1, 2013
My application pool stops working. What is wrong with my site?
Viewed 13212 times since Sun, Feb 15, 2015
How do I send an email from my ASP.NET website by using SMTP Authentication?
Viewed 6496 times since Tue, May 1, 2012
Do you support ASP.NET MVC 6?
Viewed 4694 times since Wed, Feb 17, 2016
|