Deleting a broken SharePoint list using Stsadm

If you receive error Exception from HRESULT 0x81070215 when you open a list or access the SharePoint site manager, a list has not properly been deleted and is in a corrupted state. You can change the corresponding custom list definition after you have deleted the list to fix the problem. Because the SharePoint pages don’t allow you to delete the list, you have to use the STSADM program’s forcedeletelist operation.

Although the help message displays information about using the forcedeleteweb operation, you have to use forcedeletelist instead. The syntax is:

stsadm.exe -o forcedeletelist -url <url>

See also the Microsoft Technet Library STSADM Forcedeletelist operation.

Published Sat, Jan 10 2009 7:57 PM by Harold van de Kamp

Comments

# re: Deleting a broken SharePoint list using Stsadm

Tuesday, May 05, 2009 10:11 AM by Harold van de Kamp

Since Windows SharePoint Services 3.0 Service Pack 2, the help message has been updated.

The forcedeleteweb operation had been deleted, it shows the correct forcedeletelist operation now.

# re: Deleting a broken SharePoint list using Stsadm

Tuesday, March 08, 2011 11:41 PM by David Lozzi

Awesome, thanks!

# re: Deleting a broken SharePoint list using Stsadm

Tuesday, July 19, 2011 9:39 PM by Sham

This problem drove me insane for the past 3 days. Thanks so much for helping to restore my sanity!

Leave a Comment

(required) 
(required) 
(optional)
(required) 
Please add 6 and 3 and type the answer here: