Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I would like to delete a pagalayout from sharepoint, but i get the exception "This item cannot be deleted because it is still referenced by other pages". When i open the "content and sructure" view, select the layout page and press the button "show related ressources" i can see that the layout is used by a page. But this page does not exist.

Screenshot of content and scructure

I cleared the personal and sitecollection recycle bin to make sure no deleted version of the page exists. I also did a search on the contentdb and there i found a record with leafname = "CodesTest.aspx" in table "AllDocs".

But the question is - where is this page (CodeTest.aspx) and how can i get rid of it so i can delete the pagelayout?

Thanks for you help!

Kind regards

share|improve this question
have you try to delete the page by powershell? – Salvatore Di Fazio Jan 21 at 10:56
Have you checked recycle bin? It can contains your page. – Alexander Jan 21 at 11:03
@Alexander As i mentioned above - i emptied my personal and the sitecollection bin. So this should not be an issue – tschuege Jan 22 at 12:09

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.