First thing first, below are some files which you would need in order to setup your own SP2013 Environment. VMware Workstation 9 – here SharePoint […]
namespace ‘xsd’ error when saving SharePoint Navigation
I bumped into this error when trying to set target audience for SharePoint Publishing Navigation. This issue happened only on IE 10, if i used […]
Show Dialog Modal in SharePoint 2013
The quick way to open a sharepoint 2013 dialog modal form is via Javascript below [sourcecode language=”javascript”] function OpenPopUpPage(url, callback, width, height) function OpenPopUpPageWithTitle(url, callback, width, height, title) […]
SharePoint 2013 – Newsfeed not showing anything.
After successfully setup my User Profile Services + User Profile Synchronisation Services. I then setup “My Site” in which you need to manually create a […]
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 […]
User Profile Synchronisation Started
Holy cow. Finally got my User Profile Synchronisation Service started successfully!! I’ve been cracking my head for these few days, tried reading and reading again […]
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 > […]
SharePoint 2013 – AppFabric distributed cache service
SharePoint 2013 introduces a new service to cache authentication token and My Site social feeds. Only local cache hosts can be used and only the […]
SharePoint 2013 – Analytics Feature
For some reasons, Web Analytics in SharePoint 2010 is going to be entirely revamped. Microsoft shared that the Web Analytic in 2010 is with the following drawbacks. […]