We have recently had an error with our Sharepoint Reports in MOSS 2007.
When viewing any kind of reports, e.g "Checked Out To Me" or "Last Modified By Me" We get this error:
Exception occurred. (Exception from HRESULT: 0x80020009 (DISP_E_EXCEPTION)) at Microsoft.SharePoint.Library.SPRequestInternalClass.ReleaseResources()
at Microsoft.SharePoint.Library.SPRequest.ReleaseResources()
However if I go into the Content Structure Reports, and edit the report and add the property
"<Lists ServerTemplate="850"/>" into the property "caml list type" it fixes this problem.
The reports only fail on the home page of the portal. If you are within a subsite there are no problems
Anyone else how this problem, or know the cause of the problem.
Ed