Tagged Questions
1
vote
1answer
43 views
Opening site collection with admin user to prevent access exceptions
I have a custom webservice hosted in SharePoint. Within this service, I need to at times look up sites by id. Despite running code in an SPSecurity.RunWithElevatedPriviledges block, I still get Access ...