We are trying to view a report through the Report Viewer in Business Portal. We have gotten two specific errors. They are:
- An exception has occurred and been written to the Application Event Viewer. Contact your System Administration.
- Invalid object name 'SLSystem..ReportCatalog'.
We understand what is wrong, but not sure where to correct it. Instead of finding the table in the Application database where it exists and it should look for it, it is looking for it in the System database. Obviously, there is a view or procedure that is incorrectly pointed to the wrong database. We have tried a "SQL Trace" but that did not seem to work (at least we did not find the answer).
Does anyone know where or what we need to change?