Tagged Questions
5
votes
1answer
356 views
Custom Web Service not cannot find User
I have created a Custom Web Service for my .NET application that performs various functions against a Sharepoint 2010 site. I use a standard function to run each function as an impersonated user (so ...
2
votes
3answers
963 views
WCF Service @ SharePoint 2010 TimeOut
I have been developing on SP 2010 for a while now. Mostly I have been working with the Client Object Model.
Though I am at a point where I need to read out the UserProfiles from inside SharePoint.
...