Tagged Questions
4
votes
2answers
220 views
Efficiently determine if a List is using item level security
How can you efficiently determine if any of the items in a List don't inherit their security from the List?
You could use SPListItem.HasUniqueRoleAssignments but this would require iterating through ...
0
votes
1answer
472 views
Http 401 entries in IIS log of SharePoint Server
I am trying to fix a performance problem on a WSS 3.0 clustered site.
Each server has ca. 30000 requests per hour, but ca. 90% are of type:
2010-10-13 10:00:05 W3SVC14309999999
servername ...