Wednesday, February 15, 2012

Edition of Report Server DB not supported

I'm receiving the following message when trying to install the
Reporting Services:
"This Edition of the Report Server Database is not supported on the
edition of SQL Server 2000 you have chosen. Please choose another SQL
Server that matches the requirements."
Any suggestions appreciated.
Thank you.Here are some good links for you. Most likely you are using SQL Server
Personal Edition or MSDE or something like that. The sysreqs page tells you
what versions of SQL Server you can use.
http://www.microsoft.com/sql/reporting/productinfo/features.asp
http://www.microsoft.com/sql/reporting/productinfo/sysreqs.asp
http://www.microsoft.com/technet/prodtechnol/sql/2000/deploy/rsdepgd.mspx
--
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"Scott" <sjd0103@.comcast.net> wrote in message
news:1102517304.544992.239530@.f14g2000cwb.googlegroups.com...
> I'm receiving the following message when trying to install the
> Reporting Services:
> "This Edition of the Report Server Database is not supported on the
> edition of SQL Server 2000 you have chosen. Please choose another SQL
> Server that matches the requirements."
> Any suggestions appreciated.
> Thank you.
>|||Are you trying to use SQL Server MSDE or Personal edition? Reporting Services
can only use Standard or Enterprise Edition of SQL Server 2000. Developer
edition works, but is not licensed for production environment.
Charles Kangai, MCT, MCDBA
"Scott" wrote:
> I'm receiving the following message when trying to install the
> Reporting Services:
> "This Edition of the Report Server Database is not supported on the
> edition of SQL Server 2000 you have chosen. Please choose another SQL
> Server that matches the requirements."
> Any suggestions appreciated.
> Thank you.
>|||Thanks everyone...It was an issue of different versions...I should have
know better.

No comments:

Post a Comment