Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Reporting Services availability SQL Server Express 2008 R2

I am trying to add Reporting Services to my already installed version of SQL Server Express 2008 R2. I am installing it on a Windows Server 2008 R2 Standard edition box.

When ever I run the install program to add extra features Reporting services is not listed.

I have installed (I think) all the prerequisites needed IIS, ASP etc but to no avail. Reporting services are just not visible in my features list.

Any ideas?

like image 306
Ross Avatar asked May 19 '11 17:05

Ross


1 Answers

SSRS is only available in the SQL Server 2008 Express with Advanced Services Download, not the standard one

like image 182
Paul Creasey Avatar answered Nov 07 '22 21:11

Paul Creasey