Tuesday, March 20, 2012

reporting services installing problem...

I am trying install my pc Reporting Service with Report Server and Report Manager. But an error occured when I install this program. I had installed SQL Server 2000 Developer Edition in my PC.
The error is:
"This edition of Report Server Database is not supported on edition of SQL Server 2000 you have chosen. Please choose another SQL Server that matches the requirements. "

What do I do?


Have you tried verifying the edition of SQL Server you're running? The following should do it:

SELECT SERVERPROPERTY ('edition')

|||You must install the same version of Reports and Sql Server.

So the Developer edition of SQL Server must be paired with the Developer version of Reporting Server.
Enterprise version of SQL Server must be used with Enteprise version of Reporting Server.
|||

Moving to the SQL Server Reporting Services forum.

Thanks,
Sarah

No comments:

Post a Comment