The spsite tag has no wiki summary.
0
votes
1answer
158 views
SPSite - exception Microsoft.SharePoint.SPSecurity.GetRolesForUser
I am trying to open site(FBA enabled with custommembership & customroleprovider) through module/httpmodule. It is throwing error
System.NullReferenceException: Object reference not set to ...
1
vote
0answers
243 views
SPSite.Usage.Storage And SPSite.StorageManagementInformation Are Returning Different Values
When every I use SPSite.Usage.Storage and I use SPSite.StorageManagementInformation with to retrieve all the documents for the Site Collection then I sum the sizes of all the documents then I get a ...
0
votes
0answers
26 views
Sharepoint 2010 SPsite Class throws Exception- Console - Web App - WebService App(.asmx)
I am Searching for this Solution for PAST two Weeks,
I have Created 3 Apps thats uses Microsoft Sharepoint 2010, in Server 2008 Rs X64Bit MAchine
used the Sampe Piece of code in All Applicationswith ...
0
votes
0answers
64 views
Updating SharePoint 2010 list content types from a content hub.
Suppose I have a SP content type of "Project document". I also have several project sites, with document libraries containing this content type. Now I have created a subtype, "Extended Project ...