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 […]
Parse Error in SharePoint Page Layout
If you ever bumped into this issue when your custom SharePoint Page Layout cannot be rendered properly. You may try the resolution steps below Description: […]
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, […]
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 […]
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 […]
WAMP SERVER is in Amber Color and cannot be started
Happened to bump into this hiccup and I thought it would be helpful to document it down. Someone of you may have faced this error […]
SMTP Relay email stuck at Queue folder
During my SMTP Relay setup, i noticed the Send email function is called successfully BUT no email is sent to my mailbox. I check the […]
#160009: The e-mail address ’emaill address’ is unknown
Bumped into this error when setting Office 365 Relay in my Local SharePoint On-premise server for outgoing email. I have done the following steps -> http://fmuntean.wordpress.com/2008/10/26/how-to-configure-iis-smtp-server-to-forward-emails-using-a-gmail-account/ […]