Howard @ MSFT selling BI

Just another WordPress.com site

Category Archives: SharePoint

SSRS2008 Sharepoint Integrated Mode fix

Here are some notes on SSRS2008 in an integrated mode:

1. When integrating Reporting Services you will need to install the rsSharePoint.msi in order to set the configuration properties in SharePoint and use the Report Viewer.

2. Before you install it, go into Component Services and select DCom.

a. Right click IS_WamReg → Properties.

b. Open the Security tab and under custom security, add your SharePoint and Reporting Services service accounts giving them launch and activate permissions.

c. If necessary, you can also give them remote launch and remote activate permissions.

d. Reset IIS ( open command window and type iisreset )

3. Next install rsSharePoint.msi using the following command: msiexec /I yourfilepath\rsSharePoint.msi SKIPCA=1 (that is a capitol letter “i” after the “/”).

4. Switch to your %temp% directory and run the following command: rscustomaction.exe /I (again a capitol letter “i”).

Reporting Services 2008 Add-in to Sharepoint Problem

So you do the install found here. And you go to Sharepoint Central Admin and in Application Management, the Reporting Services section is NOT there, right? sound familiar. Well, I think it has something to do with rights, and site collection administrators, etc…but luckily there is an easy albeit hard to find fix.

In the Sharepoint Central Admin site, go to Site Actions (the far right corner). Select Site Settings and under Site Collection Administration, select Site Collection Features. You will see a list of collection features, including, Report Server Integration Feature. Click on Activate. Then on the Application Management tab of Central Admin, the Reporting Services section should be lit up and ready to configure.  

Configuring SSRS for MOSS Integration

Annoying publish to sharepoint thing

In the all up BI VPC there is a workflow when you publish a PPS dashboard to MOSS. Seen this?

moss

Well…what you do is go to the dashboard aspx page in the doc library. click on the down arrow (edit), and "publish a major version". Then Approve it.

Adding an SSRS report to PPS M&A in Sharepoint Integrated Mode

Reporting Services in Sharepoint integrated mode

The trick here is to create a new Report database and change the server mode and check the ‘Create the report server database in Sharepoint Integrated Mode’. That needs to be done first before installing the Add-in.

 

The order of install is

 

1-      Install SP2

2-      Run the Reporting Services Configuration Manager

3-      Install the Reporting Services Add-in

4-   Configure the Reporting Services integration from within SharePoint 

Sharepoint Integration with Reporting Services

SP2 of SQL Server has an interested feature that integrates Reporting Services into Sharepoint. Essentially replacing Report Manager. Its very cool. However it requires you to change a few project properties in BIDS in order to deploy your reports.
In the project menu go to properties and change under Deployment:
 
 
This is specific to my system but I hope you get the point. They all have to be URLs.