All posts tagged rsInvalidReportParameter

TFS 2010 Reporting Services Error (rsInvalidReportParameter)

TFS 2010 Reporting Services Error (rsInvalidReportParameter)

After installing TFS 2010 RC the project dashboard shows a reporting services error “Default value or value provided for the report parameter ‘StateParam’ is not a valid value. (rsInvalidReportParameter)”.

After searching for a few minutes the issue was resolved by Processing the Analysis Database.

There are 2 ways to complete this task.

Using the TFS webservice

1. Logon to the Application Tier for TFS.

2. Browse to http://localhost:8080/tfs/TeamFoundation/Administration/v3.0/WarehouseControlService.asmx or Use IIS Manager to navigate to this URL.

3. Select Process Analysis Database  and Invoke a Full processing Type.

Using  SQL Management Studio

1. Login to SQL Management Studio

2. Select your TFS Analysis Server under Databases.

3. Right Mouse Click on the Database and select Process.

4. Select Ok.