Issue: We have some users reporting that their picture is displaying on the mysite but not displaying on SharePoint groups when added. Error: There was no error as such, however in SharePoint group user picture is not showing as it was showing in the Mysite.  Troubleshooting: Have checked the user Pictures and they seem to be fine

Read More
SharePoint 2010: Users picture from Mysite are not reflecting in All People group.

As described in my previous post, I had the Problem, that the People Picker did not show/find users of 2-way trusted domains, which worked in SP2010 out of the box. I´m still trying to figure out if it´s a bug or a feature. 😉 The solution/workaround that MS-Support presented was a little bit unsatisfying … Peoplepicker-searchadforests: Stsadm

Read More
SharePoint 2013: People Picker “Bug”-Fix for trusted domains

1. Introduction to Client Object Model. Client Object Model is nugget feature of SharePoint 2010. It is the subset of server object model which defined in Microsoft.sharepoint.dll it is used to manipulate and consume share point data. Client object Model Implement on Window communication Foundation (WCF) service (…/_vti_bin/client.svc) Note: You Need Microsoft.sharepoint.Client.dll and Microsoft.SharePoint.Client.Runtime.dll For working

Read More
An overview of the SharePoint 2010 Client Object Model