Issue: SharePoint – Manage User Properties page showing error “Your search encountered an error. If the problem persists, contact the portal site administrator” User Profile […]
WebHost failed to process a request AND SQL database login for Config on instance SQL failed
After setting up my SharePoint 2013 for both Web Front End Server and Application Server. I encountered the following error in my WFE server Source: […]
Set multiple SQL databases Recovery MODE to Simple
It is always handy to have an automated script to perform task for you. Manual click vis SSMS could be tedious and prone to error. […]
Javascript to trigger Connect to Outlook feature in SharePoint 2013
For usability, you may need to include buttons for users to download SharePoint calendar instance to MS Outlook in your custom application page. Adding this […]
Unable to connect the Search Services
I’ve already setup the environment correctly base on the Technet guide. The farm topology is 1 WFE, 1APP (which runs the Search Service Instance), 1 […]
How to find your SharePoint Farm Account
Surprisingly, if you are new to SharePoint, you may be confused by the fancy terminology such as, SharePoint Setup Account, SharePoint Database Access Account, SharePoint […]
SharePoint 2013 – Introduction and overview
Just to make an overview of SharePoint 2013 Major changes on UE. More AJAX is incorporated. Things like Site Setting. No more Traditional Page Refresh. […]
NullReferenceException: Object reference not set to an instance of an object – Microsoft.Office.Server.Administration. UserProfileApplicationProxy. get_ApplicationProperties
Had this problem on all my SharePoint 2010 site. [sourcecode] [NullReferenceException: Object reference not set to an instance of an object.] Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties() +134 Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs() +44 […]
Configuring SharePoint Calendar Overlay using Powershell
When comes to deployment, my always first rule is to automate the deployment steps. You could always use site backup and restore for deployment. But […]
NTLM Authentication Prompt never stop despite keying the correct ID and Password
Having this funny issue on my client’s Server. They are using Windows XP to access to SharePoint 2010 Site hosted in Windows 2008 R2 server. […]