Welcome to MSDN Blogs Sign in | Join | Help

William Li's Enterprise Reporting

Discussions of Enterprise Reporting with SQL Server 2005 and Beyond

Syndication

Install SQL Server Reporting Service SP2 with Longhorn

    

I have been trying to run SQL Server 2005 Reporting Service on Windows Longhorn but havent got enough luck previously. Today I finally got it right and here are the details Id like to share with you.

 

1. The Proper Environment

You need to have SQL 2005 Service Pack 2 CTP1 and Windows Longhorn Server RC1 (Build 5600) to get them work together. Please find the following path for these two products:

·         Windows Longhorn RC1 (Build 5600):  \\winbuilds\release\vista_rc1\5600.16384.060829-2230\x86fre\media\Client_en-us.

If you dont have access to these folders, too bad L. But soon Im sure it will be available to http://productsweb and external download sites.

I dont know if builds prior to this works together (for installing SQL Reporting Service on Vista or Longhorn) as I have been failing so many times. Do let me know if you have successful stories.

 

2. Installing IIS 7

The very first thing you need to do is to ensure IIS7 is installed and configured properly on the Longhorn server. By default, the IIS7 is not installed and configured.

 

Installed IIS 7 in Longhorn

 

Start -> Server Manager. Select Manage Roles in the left panel manu then go with Add Roles. Select Web Server (IIS) and install.

 

 

I have the IIS run a complete install for the roles. Alternatively, you can try Ketaanh Shahs comment for the minimum installation of IIS:

Common HTTP Features

           Static Content
           Default Document
           HTTP Redirection
           Directory Browsing

Application Development

           ASP.Net
           ISAPI Extension
           ISAPI Filters


Security

            Windows Authentication

Management Tools

            IIS Metabase
            IIS 6 WMI

 

Note: Please reboot the Longhorn server after you completed the IIS 7 installation. (I know! The Longhorn supposes to eliminate the reboots but..maybe in next RCsJ).

 

3. Installing SQL Server 2005 with Reporting Service

If during the installation, Reporting Service checkbox is not enabled for you to install, check your IIS settings and installation.

 

4. Installing Service Pack 2 CTP1

After the installation of SQL, Reporting Service and SP2, you should use Management Studio to connect to the database as well as the Reporting Service. If you cannot connect due to error In sufficient permission, do the following:

Go to Start à All Programs à Microsoft SQL Server 2005 à SQL Server Management Studio. Right click your mouse and select “Run as Administrator”.

 

You should be able connect to the Database and Reporting Service. Add yourself and the service account to have sufficient rights for Database as well as the Reporting Service home folders.

 

5. Configure Reporting Service

Configure your Reporting Service using the Reporting Service Configuration Tool under here:

Go to Start à All Programs à Microsoft SQL Server 2005 à Configuration Tools à Reporting Services Configuration

 

You might find some errors with trying to configure the Reporting Service.  Here is what I have encountered:

Report Server Database is an Invalid Version You will get an error on Event logs for this. And the message is

 

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 'C.0.8.40'. The expected version is 'C.0.8.43'. To continue, update the version of the report server database and verify access rights. (rsInvalidReportServerDatabase)

 

 

What you should do is to use the Reporting Configuration Tool, go to the Database Setup listed on the left navigation pane and then click the Upgrade button.

 

The reason for this error that that in SQL Server Service Pack, the report database schema is changed.

 

 

6. Browsing the Report Manager Web Folder

If you are successful, an empty folder should appear under the home page with Home when you try to access the Report Manager.  Deploy your data sources and reports to start using Report Service!

If you see nothing in the Report Server after you deploy the reports, “run as administrator” with your IE!.

 

Published Friday, September 22, 2006 7:31 PM by williaml

Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# SQL Server 2005 en Windows Vista @ Sunday, November 19, 2006 12:47 AM

Hoy instalé el RTM (Release To Manufacture, o sea la versión definitiva) de Windows Vista

.NET a 2.860 m de altura

# re: Install SQL Server Reporting Service SP2 with Longhorn @ Tuesday, February 20, 2007 5:26 AM

Thanks for the tip on running IE as Administrator... I spent about two hours trying to figure this out!

Question: How do I access the /Reports directory from another machine running XP? I don't have the ability to run as Administrator!

Michael Carr

# Daniel Kornev [MSFT] @ Monday, February 26, 2007 11:24 AM

Hay William is it okay to post internal links here I wonder?

Daniel Kornev [MSFT]

# re: Install SQL Server Reporting Service SP2 with Longhorn @ Monday, February 26, 2007 6:31 PM

I've installed SP2 on the web server (where Reporting Services is installed), and am in the process of installing SP2 on the database servers.  In the meantime, I am unable to access the Reports server.  I get the following error:  "The attempt to connect to the report server failed.  Check your connection information and that the report server is a compatible version."  I've upgraded the database, tried re-creating it from a backup, etc, with no luck.  Ther version of the ReportServer database is C.0.8.54.  I'm hoping installation of SP2 on the database servers will synch these instances properly.  Any ideas in case it doesn't work?

AugSpies

# re: Install SQL Server Reporting Service SP2 with Longhorn @ Monday, February 26, 2007 6:34 PM

Forgot to mention:  I can deploy reports successfully and view the http://localhost/reportserver, just not the report mgr.  I also can't access them through Mgmt. Studio, even though I have admin rights in the report server.

AugSpies

# Windows Vista Developer Installation Notes @ Friday, April 20, 2007 6:57 PM

Well I'm on round two of installing Windows Vista. The main reason being that McAffee Anti-Virus,...

Human Code Factory Composite Dissarray

# “Captain Literal”.NET » Windows Server Longhorn (2008) Beta 3 ??? Installing SQL Server 2005 @ Sunday, June 03, 2007 10:23 AM

PingBack from http://www.captainliteral.net/2007/06/03/windows-server-longhorn-2008-beta-3-%e2%80%93-installing-sql-server-2005/

“Captain Literal”.NET » Windows Server Longhorn (2008) Beta 3 ??? Installing SQL Server 2005

# Installieren von SQL Server 2005 auf Server 2008 - IIS7.0, ReportServices | hilpers @ Sunday, January 18, 2009 5:48 AM

PingBack from http://www.hilpers.com/344373-installieren-von-sql-server-2005-a

Installieren von SQL Server 2005 auf Server 2008 - IIS7.0, ReportServices | hilpers

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
Page view tracker