Environement ---SSRS 2005 , native mode using report viwer web part on MOSS 2007
Using SharePoint List Filters to drive parameters to the reports on report viewer web part
The connection show sup on the list , but when I connect the two together I get the following error message:
"An unexpected error has occured."
And from the event viewer:
Event Type: Error
Event Source: Windows SharePoint Services 3
Event Category: Timer
Description:
The Execute method of job definition Microsoft.Office.Server.Administration.ConfigurationCheckerJob (ID ea214b3e-9fae-4556-857f-58c1b2730e68) threw an exception. More information is included below.
Could not load file or assembly 'Microsoft.ReportingServices.SharePoint.Common, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
This works fine in SSRS 2005 integrated mode with MOSS 2007.