I have an issue regarding viewing "List and Libraries" in SharePoint Designer 2010. Earlier it was working but now whenever I click on it, it shows that "There are not items to display in this view". But I am able to see all the lists and libraries in "All Files". I have checked all my list and libraries and able to browse them.

Can anyone guide me what next I can try?

Thanks

有帮助吗?

解决方案 2

It seems I found the issue. It's related to a library which is already deleted by I can be seen it while browsing the site. I am not able to see that in SharePoint Designer. You have to go to the DB directly and find out the list GUID from All_Lists table using the name and delete it from there. This solved my problem. I know touching DB is not recommended but you have to do this.

其他提示

Sharepoint Designer -> All Files -> Lists -> Select deleted list -> Right click -> Delete

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top