Posts

Showing posts from September, 2014

September 9, 2014 Cumulative Updates for SharePoint 2013

Cumulative Update for SharePoint 2013 has been released for September 9, 2014 SharePoint Foundation 2013 : http://support.microsoft.com/kb/2883087 SharePoint Server 2013 : http://support.microsoft.com/kb/2883068 Project Server 2013 : http://support.microsoft.com/kb/2883072 Office 2013 : http://support.microsoft.com/kb/2995905

Find Missing Web Part

Image
Whenever a SharePoint Developer or Administrator opens Central Administration site, they usually see a notification on top of CA site which shows all the warnings & issues with the SharePoint Farm & Servers. When you hit “View these issues”, You will get list of issues and warnings. In this list you will find a common error “Missing server site dependencies”. When you click on the “Missing server site dependencies”, you will get list of errors with like these kinds of messages: [MissingWebPart] WebPart class [8d6034c4-a416-e535-281a-6b714894e1aa] is referenced [2] times in the database [WSS_Content], but is not installed on the current farm. Please install any feature/solution which contains this web part. One or more web parts are referenced in the database [WSS_Content], but are not installed on the current farm. Please install any feature or solution which contains these web parts. I was wondering to find our missing web pars f