Sign In
The one stop shop for FIXING your Reporting Service's Issues
Here you can find most of the details regarding the reporting service troubleshooting on different scenarios.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
ADO
Connectivity
IIS
MDAC
ODBC API
OLEDB API
Programming
Reporting Services
Archive
Archives
February 2012
(1)
May 2011
(1)
April 2011
(3)
December 2010
(4)
November 2010
(1)
July 2010
(3)
June 2010
(1)
May 2010
(1)
April 2010
(1)
March 2010
(2)
February 2010
(1)
December 2009
(2)
September 2009
(2)
August 2009
(1)
April 2009
(1)
March 2009
(2)
November 2008
(1)
October 2008
(2)
July 2008
(2)
May 2008
(2)
December 2007
(1)
November 2007
(40)
MSDN Blogs
>
The one stop shop for FIXING your Reporting Service's Issues
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
The one stop shop for FIXING your Reporting Service's Issues
Modifying report variables in Reporting service 2008 R2
Posted
11 days ago
by
Selvar
0
Comments
I've seen multiple times where we create a Read / Write Report variable ( Group variables are striclty Read only ) but not able to find a way to over write the value during the report execution phase. Here is a way to do it. Assume that you've created...
The one stop shop for FIXING your Reporting Service's Issues
Report builder 3.0 stops responding after you run a query more than two times against a report model when Authentication mode for Reporting Service 2008 R2 is set for Basic or Custom authentication
Posted
9 months ago
by
Selvar
0
Comments
Recently few of our customers complained about the issue of Report builder 3.0 not responding upon certain operation. It was very tricly scenario and it took us much time to exactly figure out what could have caused the issue. This happens only...
The one stop shop for FIXING your Reporting Service's Issues
Browsing a report from Report manager / Report server always show page 0 of 0 in the tool bar
Posted
9 months ago
by
Selvar
0
Comments
Recently i came across another interesting issue where, When browsing report server URL and then viewing any report that spans multiple pages shows 0 of 0 pages in the tool bar. This also disables the page navigations. You'll see a very similar...
The one stop shop for FIXING your Reporting Service's Issues
Interactive sorting in Reporting service fails with rsReportNotReady exception
Posted
9 months ago
by
Selvar
0
Comments
Recently i came across an interesting issue where the Interactive sorting in reports fail with the following exception, The selected report is not ready for viewing. The report is still being rendered or a report snapshot is not available. (rsReportNotReady...
The one stop shop for FIXING your Reporting Service's Issues
Invoking the Print dialog for report viewer 2010 control using the JavaScript API
Posted
10 months ago
by
Selvar
0
Comments
Have you tried the new JavaScript libraries exposed by Report viewer 2010 control? Please go through Brian’s blog on JavaScript API and the MSDN documentation on the same. Ok, now lets see how we can leverage one of the methods to invoke the Print...
The one stop shop for FIXING your Reporting Service's Issues
Creating your own report templates when using Microsoft SQL Server Reporting Service
Posted
over 2 years ago
by
Selvar
0
Comments
When you’re creating a reporting service solution for your organization, the first thing you would decide before going any further with the report design is the finalization of a report template. A standard template does add professional look to...
The one stop shop for FIXING your Reporting Service's Issues
Report Headers and Footers with Microsoft SQL Server Reporting Services
Posted
over 2 years ago
by
Selvar
0
Comments
You would have seen page headers and page footers for reports (Can be enabled through the Report menu –> Add Page Header / Add page footer in BIDS). Have you ever wondered how to have report headers and report footers for your reports...
The one stop shop for FIXING your Reporting Service's Issues
Accessing the ReportExecutionService.Render method when reporting service (2008 / R2) is in Forms based authentication (Using ReportingService.LogonUser method)
Posted
over 2 years ago
by
Selvar
2
Comments
Recently was working on an interesting sample which will help you to render a report using the web service API where reporting service is in Forms Based Authentication (FBA). This code was tested with SSRS 2008 and SSRS 2008 R2 (KJ). The reason for publishing...
The one stop shop for FIXING your Reporting Service's Issues
Reports showing stale data when using reporting services 2005
Posted
over 2 years ago
by
Selvar
0
Comments
Reporting services 2005 is an amazing reporting tool with a lot of dependency on IIS. Recently I came across an interesting scenario where the reports in the native mode and the SharePoint integration mode were showing stale data. There were couple of...
The one stop shop for FIXING your Reporting Service's Issues
Subscriptions do not get fired / executed from Reporting service
Posted
over 2 years ago
by
Selvar
2
Comments
Recently i was working on a very interesting case where reporting service in sharepoint integration mode didn't fire any subscriptions. We looked at the Event table of reporting service and found there are huge amount of entries. This clearly shows that...
The one stop shop for FIXING your Reporting Service's Issues
Delete operation from a Reporting Service 2005 report manager fails with InternalCatalogException and throws watson mini dump
Posted
over 2 years ago
by
Selvar
0
Comments
When ever you try deleting an object from reporting service 2005 report manager, it fails with the following error stack in the log file (<Installation Directory>:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\LogFiles\ReportServer_TimeStamp...
The one stop shop for FIXING your Reporting Service's Issues
Report Builder 2.0 / 3.0 errors out with 'The operation has timed out' when previewing a report saved in Report Server takes more than 10 minutes
Posted
over 2 years ago
by
Selvar
0
Comments
Consider this scenario, Using Report Builder 2.0 or 3.0, you create a report which takes more than 10 minutes to render. When we run the report (Directly Preview without saving it in report server) it comes up fine. But after saving the report...
The one stop shop for FIXING your Reporting Service's Issues
Alternate pages will appear blank on Reports created in Reporting Service 2008 / R2 when exported to Image / PDF / Print
Posted
over 2 years ago
by
Selvar
0
Comments
I was recently working on an intersting issue where you'll see blank pages on alternate pages when the report is exported to PDF / Image / Print. I was checking the usual formula of, Width of the report body + left margin + right margin < Report...
The one stop shop for FIXING your Reporting Service's Issues
White Paper on Managing Kerberos Authentication Issues in a Reporting Services Environment
Posted
over 2 years ago
by
Selvar
0
Comments
I’m pleased to announce the release of the white paper Manage Kerberos Authentication Issues in a Reporting Services Environment . The paper is now available for download at http://msdn.microsoft.com/en-us/library/ff679930.aspx Special...
The one stop shop for FIXING your Reporting Service's Issues
Announcing the Report Builder portal page
Posted
over 2 years ago
by
Selvar
0
Comments
I’m thrilled to announce that the new Report Builder portal went live yesterday afternoon. This portal page is a child page to the BI Resource Center on TechNet (technet.microsoft.com/bi). The Report Builder portal is the resource center for customers...
The one stop shop for FIXING your Reporting Service's Issues
Export to excel from SSRS 2005 report fails with System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Posted
over 2 years ago
by
Selvar
0
Comments
Consider a report which contains an expression in the following format =(R eportItems!textbox1.Value+ReportItems!textbox2.Value) , exporting the report might fail with the following excpetion stack: w3wp!webserver!3!04/24/2010-15:41:27:: e ERROR: Reporting...
The one stop shop for FIXING your Reporting Service's Issues
Dynamically passing parameter to DrillThrough report in RDLC - Part 2
Posted
over 2 years ago
by
Selvar
0
Comments
Continueing with my earlier post on the RDLC and Drill Through reports, in this article we'll be checking the second method of passing parameters through filtering of report items. The steps till completing the design of the reports are still going...
The one stop shop for FIXING your Reporting Service's Issues
Dynamically passing parameter to DrillThrough report in RDLC - Part 1
Posted
over 2 years ago
by
Selvar
3
Comments
Recently I was looking for a sample that will help me with the concept of Passing parameters to DrillThrough reports in RDLC. I didn’t get one. So I thought of giving a try on the same and it came up pretty well. The tricky part with the RDLC is, even...
The one stop shop for FIXING your Reporting Service's Issues
Expression based connection strings in Sharepoint integration mode
Posted
over 2 years ago
by
Selvar
0
Comments
Lot of time we worked on Expression based connection strings. http://msdn.microsoft.com/en-us/library/ms156450.aspx The question that always arises is, does this work in Sharepoint integration mode as well. Well YES!!! It does work on Sharepoint...
The one stop shop for FIXING your Reporting Service's Issues
Scenario based Kerberos setup with Reporting Service in Sharepoint integration mode.
Posted
over 3 years ago
by
Selvar
0
Comments
It’s always been a challenge to setup Kerberos in environments where there would be multiple tiers involved for an application. As the number of tiers increase, there is an increase in the number of hops that would take place. It becomes even more difficult...
The one stop shop for FIXING your Reporting Service's Issues
Leaving a report idle in report manager and acessing it again throws, System.Exception: The page has expired. To re-open it, you must access the original page.
Posted
over 3 years ago
by
Selvar
0
Comments
When you leave the report open in report manager idle for some time and accessing it fails with the following error message: (Any operation that causes a Postback event can kickout this error) w3wp!ui!6!11/19/2009-02:58:25:: e ERROR: The page has expired...
The one stop shop for FIXING your Reporting Service's Issues
Reports exported in CSV from Reporting Service 2008, when opened in EXCEL shows each comma seperated values in new column
Posted
over 3 years ago
by
Selvar
6
Comments
Have you ever noted down the difference when you open a CSV file in Excel which is exported from REPORTING SERVICE 2005 and REPORTING SERVICE 2008? The one which is exported from REPORTING SERVICE 2005 shows all the values for each row in a single...
The one stop shop for FIXING your Reporting Service's Issues
Cannot click Subscriptions tab after Moving to Windows Authentication from Forms based Authentication
Posted
over 3 years ago
by
Selvar
0
Comments
I was working on an interesting case where the reporting service was moved back to Windows authentication from Forms based authentication (FBA). There were lot of subscriptions which were created using a forms based user account. Now when the reporting...
The one stop shop for FIXING your Reporting Service's Issues
Working with RDLC and passing parameter to subreport in Report Viewer control
Posted
over 3 years ago
by
Selvar
4
Comments
Recently I was looking for a sample that will help me with the concept of Passing parameters to sub reports in RDLC. I didn’t get one. So I thought of exploring more on to this and started off the journey. The tricky part with the RDLC is, even though...
The one stop shop for FIXING your Reporting Service's Issues
Reporting Service Frequently Asked Questions (FAQ)
Posted
over 3 years ago
by
Selvar
0
Comments
1. How Duplicate SPN's in IIS can come in to picture? An SPN is a service principal name and usually uniquely identified in a domain with it's service name. for eg: If we have a machine name " test " in the domain " contoso.com " and we have...
Page 1 of 3 (75 items)
1
2
3