Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 Installing Error

Author  Topic 

yoggi123
Starting Member

29 Posts

Posted - 2005-01-06 : 10:36:59
Hi,

I just upgraded from SQl Reporting Services Evaluation edition to Developer Edition and I now I am getting this error when I am trying to load the report manager:

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.6.43'. To continue, update the version of the report server database and verify access rights. (rsInvalidReportServerDatabase) Get Online Help


Anyone know where I can get the correct databse version, or some other way to fix this error?

Thanks

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2005-01-06 : 12:14:30
Sounds like you need to delete the ReportServer databases and redo the installation of RS.

Tara
Go to Top of Page

jhermiz

3564 Posts

Posted - 2005-01-06 : 15:07:28
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/RSerrors/htm/erm_rsruntime_v1_5e42.asp

A new beat on the web -- http://www.web-impulse.com
Go to Top of Page

jhermiz

3564 Posts

Posted - 2005-01-06 : 15:08:14
Sorry in your case you need this one:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/RSerrors/htm/Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings.resources.Strings_rsInvalidReportServerDatabase.asp

A new beat on the web -- http://www.web-impulse.com
Go to Top of Page
   

- Advertisement -