Login
Community Forums

Ask. Solve. Share.

Practical answers from working engineers. Search, compare approaches, and move past roadblocks.

Managed IT Windows & Server Cloud & M365 Network & Security Compliance

2sxc on DNN 10 405 Errors on Delete/Save Actions

 1 Replies
 0 Subscribed to this topic
 0 Subscribed to this forum
Sort:
Author
Messages
Posts: 14

Hey everyone,

I'm running into persistent 405 Method Not Allowed errors when trying to delete or save content using the 2sxc module on DNN v10.00.01 with 2sxc v19.03.05.

Hosting Environment:

  • IIS 10 (self-hosted)
  • DNN 10.00.01
  • 2sxc App with content editing on multiple pages (blogs/services)

Issue:

Whenever I try to delete content or save certain edits in 2sxc, I get the following error:

azmanagedit.com says: Had an error talking to the server (status 405).Issue:Issue:

What We've Tried:

Posts: 14

Resolved 2sxc 405 errors on delete/save actions in DNN 10 by disabling the 'WebDAV Authoring Rules' feature in IIS.

Remove via Server Manager

  1. Open Server Manager.
  2. Go to ManageRemove Roles and Features.
  3. Click Next until you reach Features.
  4. Uncheck WebDAV Publishing under Web Server (IIS) > Web Server > Common HTTP Features.
  5. Click Next, then Remove.
  6. Restart IIS:

iisreset