I have a request to get a restored SharePoint 2010 up for some recovery. The existing SharePoint is still running while having its same Image […]
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, […]
SharePoint Custom Solution Branding and Tips – Part 2
This is part 2 on how to brand your SharePoint Solution. If you haven’t read my part 1, please do so here. Often than not, you would […]
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 […]
EditorPart does not have an ID
Yet another error that I’ve encountered when customizing ToolPart (aka EditorPart) for my own SharePoint Web Part. The task is to create a custom tool part with […]
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 […]