Monday, April 5, 2010

"The specified web does not contain a reporting metadata list"

Description:

A SCA clicks on their Data Usage Summary link under Site Settings, and received the error "The specified web does not contain a reporting metadata list".



The Fix…

If you see this error, there is a problem with the reporting feature, and it must be restarted. You can either have the SCA disable/enable the feature from their Site Collection Features, or you can manually do it via stsadm. Below is the stsadm syntax:



stsadm -o deactivatefeature -name Reporting -url

stsadm -o activatefeature -name Reporting -url




and if it really is giving you a problem starting invoke a force switch…

stsadm -o activatefeature -name Reporting -url -force

No comments:

Post a Comment