I have a SharePoint 2010 site that works correctly, and a subsite that does not. When I open the subsite in SharePoint designer, the "Lists and Libraries" view says "There are no items to show in this view." even though there are both Lists and Libraries defined for the subsite.

If I visit the http://site/subsite/_vti_bin/ListData.svc page it returns an empty document. http://site/_vti_bin/ListData.svc returns a valid XML document.

I have Full Control permissions for the subsite, and the Lists and Libraries all show up if I view the "All Files" folder. I have installed the data services update.

Update: I have also checked the SharePoint Designer settings. All permissions are selected globally and for the site collection in question. The top level site in the collection is working correctly; Only the subsite has issues.

link|improve this question
feedback

2 Answers

up vote 2 down vote accepted

I ended up deleting the broken subsite and creating a new one. The new subsite works correctly.

link|improve this answer
Please tick this as the accepted answer, to show your question as closed. – Stuart Pegg May 12 '11 at 21:43
feedback

Check the "SharePoint Designer Settings" at site collection and webapplication level

link|improve this answer
Thanks for the answer, but I did check the SharePoint Designer settings. All permissions are selected globally and for the site collection in question. The top level site in the collection is working correctly; Only the subsite has issues. – Garrison May 7 '11 at 11:59
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.