"The specified web does not contain a reporting metadata list."
Go to Site Settings > Site Collection Administration > Site Collection audit Settings
Make sure that you enable audit events
Go to command prompt use below STSTADM command
stsadm -o activatefeature -name Reporting -url http://yourserver/sitecollection/ -force
Operation completed Successfully
Got to Audit log reports on the Site Actions/ Site Settings menu. You will able to see below screen.
3 comments:
Doesn't work for me. After doing the step by step and running the force, when I click on Audit Log Reports I still get the same error as before.
Any thoughts?
Go to Site Actions/ Site Settings / Site Collection Features and Deactivate Reporting feature and than use Go to command prompt use below STSTADM command
stsadm -o activatefeature -name Reporting -url http://yourserver/sitecollection/ -force
Hope this may helps you....
Meaning of the ids that appear in the audit log reports for SharePoint.
http://dzeee.net/sharepoint/post/2010/03/29/Enums-for-Audit-Logs.aspx
Post a Comment