A Complete Guide for Installing SQL Server Reporting Services (SSRS) 2008 in SharePoint 2010 Integrated Mode

Moses
 
SharePoint Consultant
January 23, 2013
 
Rate this article
 
Views
16430

This article can be a complete reference for a ground-up approach on installing SQL Server Reporting Service (SSRS) 2008 in SharePoint Integrated mode for SharePoint 2010.

We can make a report server handshake with SharePoint product and use the collaboration and centralized document management features of SharePoint for reports and other Reporting Service content types. This SharePoint integration requires Reporting Services add-in on the SharePoint Web Front Ends.

To start with, download the SharePoint Add-in (rsSharepoint.msi) for SSRS 2008 (http://www.microsoft.com/en-in/download/details.aspx?id=793)

Open the command prompt with ‘Run as administrator’ privilege and run rsSharepoint.msi to start the installation wizard. This wizard would lead you through Welcome page, Software license terms and proceeds by copying the files to SharePoint 2010 folders in %program files%\common files\Microsoft Shared\.

clip_image001[1]

clip_image002[1]

After installing rsSharepoint.msi, let us start configuring SQL Reporting Services

Go to Microsoft SQL Server 2008 R2 à Configuration Tools à Reporting Services Configuration Manager

clip_image003[1]

Web Service URL

Click on Connect, this will display the Reporting Services Configuration Manager window. Click on Web Service URL to configure the IIS depending on the virtual directory name.

clip_image005[1]


 

Report Server Database

Click on Database, and choose Change Database.

clip_image007[1]

If you already have a report server database, choose the Choose an existing report server database. For this article we will create a new database by selecting Create a new report server database

clip_image009[1]

Type the Server Name, the server where the Report Data needs to reside. Fill the corresponding Authentication Type based on the chosen server.

clip_image011[1]

Click on Next, and give a Database Name. In Report Server Mode, choose SharePoint Integrated Mode. This option would configure the server to store the report files in SharePoint and not in report database.

clip_image013[1]

Click on Next, and select the Authentication Type and it’s corresponding credentials. Authentication Type can also be Windows Authentication

clip_image015[1]

Click on Next and review the data that was entered.

clip_image017[1]

Click on Next and watch the Report Server Database being configured.

clip_image019[1]

SharePoint – Reporting Services Integration

Go to SharePoint 2010 Central Administration à General Application Settings and choose Reporting Service Integration

 

clip_image021[1]

Copy the Web Service URL from Reporting Services Configuration Manager and paste it in Report Server Web Service URL textbox. In this screen there is an option to activate Reporting Services Feature for all site collections or for specific site collections.

clip_image023[1]

On click of OK, activation confirmation message is displayed.

clip_image025[1]

Integrate Report Server

In General Application Setting page, select Add a Report Server to the Integration. Input the Report Server name and click on OK. This completes the SharePoint integration.

clip_image027[1]

Confirm Report Server Integration Feature Activation

In Site Actions, select Site Settings. In Site Settings page, select Site Collection Features

 

clip_image029[1]

The status would be Active. This gives a confirmation that the integration was a smooth sail.

clip_image031[1]

 


 

Upload RDL & RSDS to SharePoint Document Library

Let us start by creating a new Document Library by selecting Site Actions à More Options. In Create panel, filter by Library and select Document Library. In the textbox at right side, enter the library name.

In Library tab, select Library Settings. Click Advance Settings, select Yes for Allow management of content types and click on Ok.

· Under Content Types section, click on Add from existing site content types.

· In Select site content types from dropdown, select Report Server Content Types.

· Select Report Builder Report and Report Data Source and click on Add.

· Close this screen by clicking on Ok

· Under Content Types section, click on Document in Content Type column.

· In the new screen, Select Delete this content type and accept the confirmation message

· Now click on the newly created Document Library & Upload / Create RSDS & RDL files

From the Document Library, users will be able to manage the data source and RDL files. While publishing the reports from BIDS, RDS files are converted to RSDS files. Uploading RDS files will give error.

Upload can be used after publishing it in SharePoint server. For instance, we can upload the document published in Development Server to QA and Production Server

On selecting the corresponding ECB menu, we will be able to preview the report directly by clicking on it or configure the report or the data source.

clip_image033[1]

clip_image035[1]

And this confirms our SSRS installation.

Shortly I would be releasing articles on Manage Subscriptions and Manage Parameters, few good brownies in SSRS. Till then happy development!!!

Category : SharePoint, SQL

Author Info

Moses
 
SharePoint Consultant
 
Rate this article
 
SharePoint Consultant and Subject Matter Expert in SharePoint and Office 365 ...read more
 

Leave a comment