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 […]