Click here to Skip to main content
15,884,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
We have created REST service and host in IIS 7.0.When we try to invoke the REST API using HTTP Get it works fine. But when we try to use Http PUT , we get a response "Http 405 method not allowed"

REST is developed using WCF and hosted using svc file

What is the IIS configuration to allow Http PUT/POST requests?
Posted
Comments
FaizanMubasher 11-Apr-14 6:09am    
Show the Service code.
Did you search the error in Google?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900