Skip to content

Error deleting a topic

johnhenley edited this page May 8, 2025 · 2 revisions

If you get a popup message like this: image

Check using your browser tools, and if you're getting a 405 (Method not allowed) image

You likely need to remove the "WebDAV" module from IIS. This prevents PUT and DELETE APIs. image

See also these for further discussion

https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1277

https://github.com/dnnsoftware/Dnn.Platform/issues/6027

https://github.com/2sic/2sxc/issues/2205

Clone this wiki locally