Table of Contents

405 Method Not Allowed

If you get the error 405 - Method Not Allowed in the framework while deleting, inserting or updating something this can be due to the WebDAV IIS Module which is interfering with .NET Core.

405 - Method not allowed 405 - Method not allowed

Steps to Resolve

  1. Check if the WebDAV Publishing feature is installed.
  2. Remove the WebDAV Publishing feature or remove the WebDAVModule.

WebDAV WebDAV