IIS Version: 8.5
Windows Server 2012 R2
I am not able to connect to my services with HTTP Verb PUT. I am successfully able to hit services using GET and POST methods.
I tried a lot using all the solutions mentioned on the net, but nothing worked.
Tried removing WebDAV, enabling HTTP Request Filtering, Authentication Mode to None, etc.
I truely think that, I can achieve this by some configuration change inside IIS directly. No need to update any thing under Web.Config or any other files.
Please provide me a working solution.
↧
How to enable PUT Verbs under IIS 8.5
↧