I was puzzled when trying to install SharePoint 2013 in Windows 2012 R2. For the past few months when I was doing the same steps, […]
Changing Default HomePage for Document Center to a Document Library
As stated in the Title, it isĀ easier said than done to change the default landing page of a Document Center. If you have done publishing […]
Office Web App for SharePoint Cannot Preview Word Document
This is rather a Weird problem I encountered when deploying Office Web App for SharePoint 2013. (Not sure about SP2010). After following MSDN technet of […]
Office Web Apps Sorry, there was a problem and we can’t open this document. If this happens again, try opening the document in Microsoft Word.
Got this error after configuring Office Web Apps for SharePoint. Digging into the ULS for Office Web App [C:\ProgramData\Microsoft\OfficeWebApps\Data\Logs\ULS\***] and found the following error messages […]
Target Audience in Web Part Property is missing.
Or rather how to prevent Target Audience feature in Web Part from missing. I bumped into this problem where I wanted to set a web […]
How to bulk insert multiple users into SharePoint People Picker
Sometimes, you will need to add permission or assign multiple users using People Picker field. This post tells you how you can insert multiple user […]
SharePoint Limited Access Permission – Careful when using BreakInheritance
This post is for SharePoint Developer or Admin who deals with SharePoint APIs (PowerShell or C#) I have recently discovered a killing command from SharePoint […]
Localhost on Mac is taking long time to resolve
If you are using Mac OS X with MAMP (Mac Apache MySQL PHP) installed in your OS and you are still scratching your head asking […]
Facebook Access Token Request does not work in IE 8
Integrating Facebook Feeds to your Web Application could be a very common thing nowadays. Supporting this integration across different browser could be a headache for […]
SharePoing Global Navigation for SubSite not showing Parent Sites Nodes
Despite setting the properties “UseShared” for SPWeb object to “True”, it does not show the correct Parent’s Global Navigation nodes. I have this requirement where […]