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 […]
A SharePoint Server 2013 workflow goes into a canceled state when you start an existing SharePoint Server 2010 workflow
I’ve stumbled across this error when running custom SharePoint 2013 Workflow which triggers another SharePoint 2010 List Workflow. as shown. Argument Null Exception was due to Parameter […]
Error were found when compiling the workflow. The workflow files were saved but cannot be run
When publishing a custom workflow using SharePoint Designer 2013. This error thrown. [quote]Microsoft.SharePoint.SPEndPointAddressNotFoundException: There are no addresses available for this application…[/quote] Checked Central Admin > […]
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 […]
Windows 8 Release Preview on VMWare Your PC needs to restart
Happily having Windows 8 Release Preview version iso downloaded, and i came across this problem when trying to create a new virtual machine using VMware […]
Restore-SPFarm stop and hang
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 […]
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 […]
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. […]
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 […]