I found this article on msdn: http://msdn.microsoft.com/en-us/library/ms550407.aspx, and I would like to use the code sample provided, but I can't seem to figure out how to resolve UserProfileWebService
.
Does anybody know what reference do I need to add or is this some sort of SDK missing?
Also, is there any alternative to http://www.findjar.com when it comes to C#?
Any info is appreciated, thank you!
NOTE: I am a little bit of a sharepoint noob, so I might be missing some important data blocks in my head :( Also, I should point out that we are using Sharepoint 2010, VS2010, .net4.0 and Client Object Model to traverse it remotely.