Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I'm not quite sure if i need to set some options in the IIS or if this happens because of something else.
When trying to delete a node in backoffice, the developer console throws an exception:
DELETE http://umbracobelle.local/umbraco/UmbracoApi/Content/DeleteById?id=1060 405 (Method Not Allowed)
In angular.min.js line 106.
I've added PUT and DELETE to the Handler Mappings, but that didn't do the trick.
Any tips or ideas?
Thanks! /Patrik
I had a similar problem and resolved it as described at
http://our.umbraco.org/forum/getting-started/installing-umbraco/46574-Unable-to-delete-Document-Types-and-Templates-in-Umbraco-700
It may also be helpful to read:
http://our.umbraco.org/forum/getting-started/installing-umbraco/46530-Please-help-me!-U7 http://stackoverflow.com/questions/10906411/asp-net-web-api-put-delete-verbs-not-allowed-iis-8/18458139#18458139
Terry Clancy
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
405 Method not allowed when trying to delete item
Hi,
I'm not quite sure if i need to set some options in the IIS or if this happens because of something else.
When trying to delete a node in backoffice, the developer console throws an exception:
DELETE http://umbracobelle.local/umbraco/UmbracoApi/Content/DeleteById?id=1060 405 (Method Not Allowed)
In angular.min.js line 106.
I've added PUT and DELETE to the Handler Mappings, but that didn't do the trick.
Any tips or ideas?
Thanks! /Patrik
I had a similar problem and resolved it as described at
http://our.umbraco.org/forum/getting-started/installing-umbraco/46574-Unable-to-delete-Document-Types-and-Templates-in-Umbraco-700
It may also be helpful to read:
http://our.umbraco.org/forum/getting-started/installing-umbraco/46530-Please-help-me!-U7
http://stackoverflow.com/questions/10906411/asp-net-web-api-put-delete-verbs-not-allowed-iis-8/18458139#18458139
Terry Clancy
is working on a reply...