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 Deploy and host .Net Core 2 and Angular 6 app
Viewed 12053 times since Tue, Oct 23, 2018
Why do I suddenly receive the error message: "Compiler Error Message: The compiler failed with error code XXXXXXXXX"?
Viewed 10727 times since Wed, Feb 17, 2016
How to solve the Let’s Encrypt SSL on ASP.NET Core
Viewed 8778 times since Mon, Jul 17, 2017
My site is showing 500 Internal Server error message. What is wrong here?
Viewed 3036 times since Thu, May 3, 2012
How do I query MySQL database in ASP.NET?
Viewed 12007 times since Tue, May 1, 2012
About Azure Key Vault
Viewed 951 times since Mon, Nov 2, 2020
I cannot see my website. What should I do?
Viewed 3239 times since Thu, May 3, 2012
My website session times out earlier than expected. Why?
Viewed 4439 times since Tue, May 1, 2012
Sample Code to Send email using ASP.NET1.1
Viewed 4789 times since Tue, May 1, 2012
How do I send an email from my ASP.NET website by using SMTP Authentication?
Viewed 5947 times since Tue, May 1, 2012
|