Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Update the version of the report server database

Status
Not open for further replies.

malveira1975

IS-IT--Management
Nov 5, 2009
2
PT
Hello, im new to the forum and new to Reporting Services. After installing SQL 2005 and all of its components (Reporting services, Analysis Services, etc.), when i go to Reporting Services Configuration and try to change the Database in the Database Setup (in this case the Adventure Works database), it gives me the following error:

" ReportServicesConfigUI.WMIProvider.WMIProviderException: The version of the report server database is either in a format that is not valid, or it cannot be read. The found version is 'Unknown'. The expected version is 'C.0.8.54'. To continue, update the version of the report server database and verify access rights. (rsInvalidReportServerDatabase)
em ReportServicesConfigUI.WMIProvider.RSReportServerAdmin.ThrowOnError(ManagementBaseObject mo)
em ReportServicesConfigUI.WMIProvider.RSReportServerAdmin.ListReportServersInDatabase(RSReportServerInfo[]& serverInfos)".

Ive tryed to connect using all of credentials type!!

Can someone help me, please??!!
 
I'm not sure what you're trying to do. Reporting Services needs to use it's own database for metadata, not a regular user database like AdventureWorks.
 
Hi, first of all, thanks for the quick reply!!!I want to run reports within the Adventure Works db, following the examples in an ebook that i have. in this case its not necessary to connect to this database???
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top