How can I get OData DELETE to work?
问题 I've created an OData service (WCF Data Service), and a consumer to test it. Previously, when I attempted to delete, I got the WebDAV 405 error message, "Method Not Allowed". So I googled and found: http://nikhilthaker86.wordpress.com/2010/03/27/issue-hosting-restful-services-on-iis-7/ I followed the instructions and removed the WebDav module from my website (service) in IIS 7. Now I get this error message instead: "HTTP Error 500.21 - Internal Server Error Handler "WebDAV" has a bad module