The limitations tag has no wiki summary.
2
votes
1answer
56 views
Sharepoint Client context (client Object Model) cant load more than 500 records or more
is here any limitation about read the records from any lists in sharepoint?
my codes are default that downloaded from msdn:
string siteUrl = SharePointAddressURL;
ClientContext ...
0
votes
1answer
178 views
SharePoint Online limitations
It seems like the content query webpart doesnt't exist in SharePoint online, at least not in my plan (Plan 2, E plans should have it).
I didn't read that until I was looking for it.
Does anybody know ...
0
votes
2answers
926 views
What is the Maximum Size Limit supported by the Profile Editor Picture?
When I edit my user profile on a My Site with default settings, I received an error for a picture that is too large.
The message says "Choose a smaller file to upload."
I've received this message ...
6
votes
2answers
1k views
SharePoint 2010 RBS and the 200GB content database limit
So "SharePoint Server 2010 capacity management: Software boundaries and limits" says about the 200GB limit:
If you are using Remote BLOB Storage (RBS), the total volume of remote
BLOB storage ...
2
votes
1answer
412 views
Sharepoint 2010 Calendar View time scale
Is there some way to adjust the time scale of Sharepoint Calendar Day View to make it show items with more than 30 min precision?
Outlook Calendar view has a setting for that.
But in Sharepoint if ...