There is a fairly well known bug that prevents you from deleting both page layouts and master pages even though they are no longer in use. If you do try to delete either a page layout or master page you will receive the following error:
"This item cannot be deleted because it is still referenced by other pages. "
There is a workaround for this problem but it requires SharePoint designer. Here is my similar solution except that no SharePoint designer is required.
- Browse to the "Master Page Gallery".
- Select "Actions" and "Open with Windows Explorer"
- Right click on the white area and select "New" > "Folder"
- Drag the page layout or master page into the new folder
- Right click on the new folder and select "Delete"
- Confirm the box
'Solution Platform' 카테고리의 다른 글
Content Query Web Part Custom Design (0) | 2009.04.10 |
---|---|
Configuring and Customizing the Content Query Web Part (0) | 2009.04.10 |
Configuring Forms Authentication in SharePoint 2007 (0) | 2009.03.31 |
Another simple code snippet - using the user field (0) | 2009.03.31 |
Complete reference of all STSADM operations (with parameters) in MOSS 2007 (0) | 2009.03.31 |