Came into this problem when i was trying to restore my sp farm (spfarm) for my sharepoint server Tried the following command: Restore-SPFarm -Directory \\SPServer\Farmbackupfolder […]
SharePoint – Personalize Web Part Drag and Drop – 2 Page loads
SharePoint – Personalisation This feature requires user to have customisable permissions (Includes all permissions in SharePoint default READ permission Level) Manage Personal Views Add/Remove Private […]
SharePoint InfoPath List vs Form Library
SharePoint InfoPath provides the following form templates. I’m kinda writing them down so that i can always refer back to this post and compare the […]
FAST Search for SharePoint – First Search Slow
Problem First search, after system idle for a while, takes a long long time to return results. This happens not only after IISReset (of course […]
SPListItem.Delete Best Practise – SharePoint SPList
Today, My Client has a new requirement to delete certain records from a SharePoint Custom List which contains 80+ k of items. First thing came […]
Disable NTLM Authentication Prompt to Share Point
Internet Explorer provides seamless authentication using Windows Account to only trusted site or local intranet site. To avoid unnecessary prompt for re-login to SharePoint Site. […]
Cannot create SharePoint Service Application in Central Admin
Issue: Ribbon for Creating new Managed Service Application / Delete Service Application is disabled, despite login as System Account to SharePoint Central Administration Page. Manage […]
STSADM taking so long time to run – SLOW!
If yours is Intranet SharePoint Application, this is a very common issue “SLOW stsadm command”!!! Yes, you may not need to bother about this if […]
FAST Search Keyword Query with Scope using Powershell
Just wanted to share the following script of mine. Hope it helps. [sourcecode language=”powershell”] #Parameters #-scope : The search scope that you defined in Central […]
Event ID 3760 – SharePoint Foundation – SQL Database not found
Exception [sourcecode] SQL Database ‘YOUR DATABASE_FOLLOWED BY GUID’ on SQL Server instance ‘YOUR INSTANCE’ not found. Additional error information from SQL Server is included below. […]