Tagged Questions
1
vote
0answers
419 views
Client Object Model : “Microsoft.SharePoint.Client.ServerException: The request uses too many resources”
When deleting 1000+ (link) items from a list in one batch using the COM, I encountered this exception :
Microsoft.SharePoint.Client.ServerException: The request uses too many resources
It seems ...