ACS Blogs

A blog site for Architecting Connected Systems staff to tell the world about their exploits in
SharePoint 2007/2010, Windows Workflow Foundation (3.0/4.0) and other great technologies!
Welcome to ACS Blogs Sign in | Join | Help
in Search

Browse by Tags

All Tags » health analyzer   (RSS)
  • Missing Server Side Dependencies - 8d6034c4-a416-e535-281a-6b714894e1aa

    So what is this you ask?  Well, I did a little digging, I watched the Timer Job and the query it sent ( to the content database of the central admin site): SELECT tp_WebPartTypeId, COUNT(1), tp_Assembly, tp_Class FROM AllWebParts (NOLOCK) WHERE tp_WebPartTypeId IS NOT NULL GROUP BY tp_WebPartTypeId, tp_Assembly, tp_Class You get back a ...
    Posted to CJG (Weblog) by cjg on December 8, 2009
Powered by Community Server, by Telligent Systems