in

jetlounge

the minty fresh blog that whitens your teeth!
All Tags » SSRS (RSS)

Browse by Tags

    FIX: Report Builder 2.0 ClickOnce Deployment Fails From SharePoint

    September 09, 2009
    SQL Reporting Services Report Builder 2.0 ClickOnce broke in the CU2 of Service Pack 1. So, if you are on Service Pack 1, get Cumulative Update 3. Be sure to install all of the files if you are running Reporting Services in SharePoint integrated mode.

FIX: Me.Value Does Not Work in Reporting Services 2008 (SSRS)

July 11, 2009
Me.Value will not work in SQL Server Reporting Services 2008 (SSRS 2008) if you have some complex code behind. This is regardless whether you use that code in your expression. For example, your Tooltip might simply be =Me.Value . Not only will that not work, but the combination might leave you without...

Reporting Services 2008 URL Parameters for SharePoint Integrated Mode

July 09, 2009
Passing URL report parameters directly to a report in a SharePoint Document Library is enabled in the SQL Server Reporting Services 2008 Integration with SharePoint Add-in . When a report is rendered in full-page view in SharePoint, the URL is displayed in the following format: http://<SharePoint_site>...

Report Builder Report Fails with The item 'ModeName.smdl' cannot be found. (rsItemNotFound)

July 09, 2009
In a SharePoint integrated SQL Server Reporting Services environment, you find you can access a model, open Report Builder, drag an drop a few items. But when you attempt to actually run the report you're told the model cannot be found. What? But you were just using it! The error looks like: An error...

Enable SQL Report Builder Anonymous Access

July 04, 2009
Enabling Anonymous Access to Report Builder Application Files Report Builder uses ClickOnce technology to download and install application files on the client computer. When it starts on the client computer, the ClickOnce application launcher will make a request for additional application files on the...

How to: Add Report Server Content Types to a Library (Reporting Services in SharePoint Integrated Mode)

June 30, 2009
Reporting Services provides predefined content types that are used to manage shared data source (.rsds) files, report models (.smdl), and Report Builder report definition (.rdl) files. Adding a Report Builder Report , Report Model , and Report Data Source content type to a library enables the New command...

How to Enable Report Builder to Launch from a SharePoint Site when Using Forms Authentication

June 30, 2009
When your Reporting Services instance is integrated with a SharePoint product or technology and you use Forms authentication, you might encounter the following error when you launch Report Builder: "Cannot Start Application. Cannot continue. The application is improperly formatted. Contact the vendor...

Creating a Data Mining Reporting Services Report - Quick Demo

September 04, 2008
Good Demo on using the SQL Server 2005 Reporting Services Wizard to create a report based on a data mining model from SSAS http://www.sqlservercentral.com/articles/Video/64190/

Force Users To Select a Perspective From a Report Model in Report Builder

June 17, 2008
In SQL Server 2005 Reporting Services you can Increase your Model reusability and development productivity by creating Perspectives. You then limit the usage of a Model only to those Perspectives, rather than the huge monster views. In Report Model designer, (BIDS), select the top node of the model called...

SQL Server 2008 Katmai Performance

June 10, 2008
I have an article on DevX that compares SQL Server 2008 Reporting Services performance to SSRS in SQL Server 2005, from an execution perspective as well as development. As it is currently in CTP, these things may change. Link to the article: SQL Server 2008 (Katmai) Reporting Services Performance: Two...
Page 1 of 2 (11 items) 1 2 Next >


Powered by Community Server (Non-Commercial Edition), by Telligent Systems