Error handling action: The server method 'Delete' failed.
I'm currently unable to delete any nodes from the Content section. I right-click, choose delete and then the page attempts to load, but eventually times out. When I attempt to refresh the page during this, the Umbraco locks and I see a message pops up in the corner under the overlay stating "Error handling action: The server method 'Delete' failed." When I unlock Umbraco, the node I attempted to delete is still there, albeit it has been unpublished.
Any ideas as to what's going on here and any ways to resolve it?
Ah... okay, just tracked down what was going on. I remembered that this particular site had a dll that I had written some time ago that writes out a ul/li list of the navigation on publish and unpublish. I guess it didn't like my unpublish listener, because after removing that, I am now able to delete just fine.
Error handling action: The server method 'Delete' failed.
I'm currently unable to delete any nodes from the Content section. I right-click, choose delete and then the page attempts to load, but eventually times out. When I attempt to refresh the page during this, the Umbraco locks and I see a message pops up in the corner under the overlay stating "Error handling action: The server method 'Delete' failed." When I unlock Umbraco, the node I attempted to delete is still there, albeit it has been unpublished.
Any ideas as to what's going on here and any ways to resolve it?
Thanks,
Doug
Ah... okay, just tracked down what was going on. I remembered that this particular site had a dll that I had written some time ago that writes out a ul/li list of the navigation on publish and unpublish. I guess it didn't like my unpublish listener, because after removing that, I am now able to delete just fine.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.