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. […]
Toggling SharePoint 2010 Calendar View using JavaScript
Calendar is a very common used module in SharePoint, it comes with 3 OOTB views namely Daily, Weekly and Monthly. Toggling between these views can […]
Error 39952 – The type initializer for ‘Microsoft.PerformancePoint.Scorecards.Indicators. BuiltinIndicators’ threw an exception
SharePoint PerformancePoint Scorecard intermittently not displaying indicator. The following Application Log error generated once a page request is made. [sourcecode] Exception details: System.TypeInitializationException: The type […]
NTLM Authentication failed despite login id and password is correct.
NTLM (NT Lan Manager) is a form of authentication protocol provided by Microsoft [Check NTLM -Wikipedia for details]. Though it is no longer recommended by […]
Basic SEO Implementations and Guides
SEO optimization is rather manually edited on per-post and per-page basis. Nonetheless, below summarizes some of the things that you may want to follow in […]
SharePoint Calendar Connect to Outlook is not working. Events not synchronized
I came across this funny issue when my client is trying to download/synchronize SharePoint calendar events to his MS Outlook. The calendar instance is added […]