0
votes
0answers
27 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 ...
2
votes
2answers
199 views

Powershell Enumerate through all site collections but not include one specific site collection

I am partially not even sure how to Google this question because whatever I type never seems to bring back any relevant search results. I currently have a working script that is set to go through and ...
1
vote
0answers
245 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 ...