Tuesday, June 19, 2012

The specified web does not contain a reporting metadata list

I ran into this error while trying to debug a workflow in our production environment.  The solution was from Microsoft ( http://support.microsoft.com/kb/949605).  Just go onto the server, run the SharePoint 2010 Management Shell as admin and execute the following command:

stsadm -o activatefeature -name Reporting -url http://mysite.com/teams/TeamSite/ -force

No comments:

Post a Comment