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.
|
How To Solve Problem with Connection String on EF (Entity Framework) 4 or above
Viewed 31647 times since Mon, Apr 1, 2013
I cannot find a way to enable ASP.NET 4.5 on my Control Panel
Viewed 10900 times since Tue, Sep 11, 2012
How to Solve an Error Message "Validation of viewstate MAC failed"
Viewed 9189 times since Tue, Apr 2, 2013
My website session times out earlier than expected. Why?
Viewed 4800 times since Tue, May 1, 2012
My site is showing 500 Internal Server error message. What is wrong here?
Viewed 3466 times since Thu, May 3, 2012
How can I enable ASP.NET 3.5 on your Control Panel?
Viewed 3754 times since Wed, May 2, 2012
Why do I suddenly receive the error message: "Compiler Error Message: The compiler failed with error code XXXXXXXXX"?
Viewed 16880 times since Wed, Feb 17, 2016
I am unable to renew my Let’s Encrypt SSL
Viewed 2257 times since Thu, Aug 23, 2018
How do I query MySQL Database in PHP ?
Viewed 3244 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 10452 times since Mon, Apr 30, 2012
|