As usually, the same opening statement. “I recently bumped into this issue” where my Search Service Application services is throwing “service implementation object was not […]
Exception calling “Update” with “0” argument(s): “Invalid look-up value
Had this error when trying to update SharePoint SPFieldLookupValueCollection using PowerShell. Just to share a small part of my PowerShell that DID NOT Work $valueCol […]
Bulk Import User Profile Photo using PowerShell
Bulk importing user profile photo can be a pain in the arse, imaging you have few thousandĀ of employee photos to be imported into your SharePoint. […]
CAML Query did not return result for Date Range query
Having developing SharePoint for so many years, I just got to know that you CANNOT perform CAML Query for Date Range where your ISO Value […]
Create a Page in SharePoint sub site is not adding to the sub site but the Root site
I hope the post title did not confuse you. I hit this weird behaviour in SharePoint when I was in “www.sharepoint.com/subsite” trying to create a […]