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 an Error Message "Validation of viewstate MAC failed"
Viewed 9294 times since Tue, Apr 2, 2013
How to solve the Let’s Encrypt SSL on ASP.NET Core
Viewed 9464 times since Mon, Jul 17, 2017
HTTP Error 502.5 - Process Failure error message when publishing an ASP.NET Core Website
Viewed 10702 times since Mon, Mar 27, 2017
Domain Name Server (DNS) Amplification Attack
Viewed 9422 times since Wed, Oct 15, 2014
Sample Code to Send email using ASP.NET1.1
Viewed 5346 times since Tue, May 1, 2012
My website session times out earlier than expected. Why?
Viewed 4885 times since Tue, May 1, 2012
Do you allow custom COM components?
Viewed 2819 times since Tue, May 1, 2012
Why do I suddenly receive the error message: "Compiler Error Message: The compiler failed with error code XXXXXXXXX"?
Viewed 17118 times since Wed, Feb 17, 2016
Sample Code to Send email using ASP.NET 2
Viewed 9657 times since Tue, May 1, 2012
My application pool stops working. What is wrong with my site?
Viewed 13160 times since Sun, Feb 15, 2015
|