I have a do a call via AJAX and by Delete verb method, but the response from the IIS server is 405 Method Not Allowed.
I have read about it. Apparently is all ok, I have no webDAV installed. I tried to define handlers, modules etc... and I can't get success!!!.
This is the detailed error info:
Module StaticFileModule
Notification ExecuteRequestHandler
Handler StaticFile
Error Code 0x80070001
Anyone get this error too? Any light about it?