Put and delete methods works in Integrated pipeline mode but not in classic on my server
I have a web API application which when deployed in IIS server, PUT and DELETE methods alone does not work. But it works fine locally.
I have a web API application which when deployed in IIS server, PUT and DELETE methods alone does not work. But it works fine locally.