As usually, the same opening statement. “I recently bumped into this issue” where my Search Service Application services is throwing “service implementation object was not […]
Create a Page in SharePoint sub site is not adding to the sub site but the Root site
I hope the post title did not confuse you. I hit this weird behaviour in SharePoint when I was in “www.sharepoint.com/subsite” trying to create a […]
SharePoint Installation Error – Requires .NET Framework 4.5 despite having .NET Framework 4.6
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, […]
PowerShell script to disable Limited Access Lock Down mode for all Site Collections
I always like to make use of PowerShell to do stuff. When dealing with a lot of Site Collection, it is advisable to script your […]
A Web Part or Web Form Control on this Page cannot be displayed or imported. The type could not be found or it is not registered as safe.
This is a very common error that SharePoint Developers often face. As stated in the error message, this is due to SafeControl Elements in Web.Config […]
PowerShell script to Open or Close SharePoint Web Parts
If you ever need to make changes to your SharePoint Web Parts such as hiding/showing, this post will help you to cut down unnecessary time. Run the […]
Convert SharePoint 2010 Solution to 2013 – 15 Hive Folder only
Bumped into this problem where I was trying to convert old codes from SharePoint 2010 to SharePoint 2013. One issue that you will encounter is […]
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 […]
SharePoint Search Content Source Crawl Log Access Denied
I have the following issue when setting up SharePoint 2013 Search Service Application. Whenever I started full crawling my content sources, after certain time (usually […]
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 […]