Was advised today that our Compliance team started getting the error message "ReportId is missing or invalid" when attempting to run the 'Compliance Report Results' view.
When I went into Manage Views and edited the view, there was no resources listed in either column. I checked the view to verify the error as well as to download the error report. I then tried to edit the report by adding the 'Policy Violations' resource to the view and rechecking the view, getting the same error. I looked at the error, however, I have neither the knowledge or the experience to know exactly what the error is trying to tell me. I've tried searching the documentation site, THWACK, Google, etc. and couldn't seem to find any helpful guidance. I've also tried looking at the logs on the Main Polling Engine as well as the database and didn't see anything that seemed related to the error. Was hoping someone here might be able to help.
Here's the information from the Error report, minus the Assemblies list, as well as the User, Site, and URL lines.
Message: ReportId is missing or invalid
ErrorSite: LegacyWebsite.Orion_NCM_ComplianceReportResult.Page_Load
ErrorType: System.ArgumentException
Stack:
at Orion_NCM_ComplianceReportResult.Page_Load(Object sender, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)