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
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
Search
Tags
ADO
Connectivity
IIS
MDAC
ODBC API
OLEDB API
Programming
Reporting Services
Monthly Archives
Archives
May 2013
(2)
March 2013
(3)
October 2012
(2)
July 2012
(1)
June 2012
(2)
May 2012
(2)
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)
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
SharePoint web part page hosting ReportViewer web part fails with Sys.WebForms.PageRequestManagerTimeoutException: The server request timed out
Posted
10 days ago
by
Selvar
0
Comments
Have you ever run in to a scenario where you’ve Reporting service in SharePoint integrated mode. You’ve a web part page that hosts the Report Viewer web part that comes with the Reporting services Add-in. The report takes more than 90 seconds to complete...
The one stop shop for FIXING your Reporting Service's Issues
SSRS SharePoint List data provider querying a SharePoint List in Claims enabled site with Windows and Forms Based Authentication selected
Posted
10 days ago
by
Selvar
0
Comments
Have you tried creating a report in BIDS / SSDT / Report Builder 3.0 using the Reporting Services(SSRS) SharePoint List extension against a SharePoint list in a Claims based SharePoint site? The Claims authentication has both Windows and Forms...
The one stop shop for FIXING your Reporting Service's Issues
Reporting service ENCRYPTION KEY automated backup REPORT utility
Posted
1 month ago
by
Selvar
0
Comments
I’ve come across immeasurable number of circumstances where I meet customers with a non working Reporting Service production instance due Encryption key lost or corrupted. To add more to the agony we end up figuring out that there is no valid encryption...
The one stop shop for FIXING your Reporting Service's Issues
Working with RDLC(2012) and passing parameter to sub report in Report Viewer 2012 control
Posted
2 months ago
by
Selvar
0
Comments
This is an exact replica of the post: http://blogs.msdn.com/b/selvar/archive/2009/08/30/working-with-rdlc-and-passing-parameter-to-subreport-in-report-viewer-control.aspx But the difference is, it is customized for Report Viewer 2012 control as it...
The one stop shop for FIXING your Reporting Service's Issues
ReportExecutionService.Render method in SharePoint integrated mode
Posted
2 months ago
by
Selvar
0
Comments
Reporting service provides very convenient way of rendering your reports with the help of Web Service API's. You'll find a whole lot of documents out there in the web. But one thing we often have to search is, what should be the PATH of the report when...
The one stop shop for FIXING your Reporting Service's Issues
ReportViewer control fails with Sys.WebForms.PageRequestManagerServerErrorException: Failed to load viewstate.
Posted
7 months ago
by
Selvar
2
Comments
Recently i was working on a very interesting scenario. Imagine you've have an ASP.NET web application that hosts ReportViewer web control. The ReportViewer control pulls a Reporting Services 2008 R2 report. The report contains background images in...
The one stop shop for FIXING your Reporting Service's Issues
Reporting service keeps committing physical memory in NUMA architecture even when Reporting services is not under heavy load
Posted
7 months ago
by
Selvar
0
Comments
Have you worried about Reporting service constanly keeps consuming the physical memory even when the reporting service is not under stressful condition? This specifically happens when you have NUMA architecture enabled on the Server. So, if you've...
The one stop shop for FIXING your Reporting Service's Issues
Reporting services unexpectedly loads .NET Framework 4.0 by default and fails with HTTP 500 while browsing Report Server and Report manager URL
Posted
10 months ago
by
Selvar
0
Comments
This week i was working on a challenging case where we've reporting service 2008 R2 installed and when we start the service from Reporting services configuration manager, it starts itself successfully. When you tried to browse either the report manager...
The one stop shop for FIXING your Reporting Service's Issues
ReportViewer 2010 control fails with Sys.WebForms.PageRequestManagerTimeoutException: The server request timed out
Posted
11 months ago
by
Selvar
1
Comments
Think about a scenario where you have a report that takes more than 90 seconds to complete its operation and give the rendered report back to you. The report renders perfectly as expected when you view it from Report manager (For our convenience lets...
The one stop shop for FIXING your Reporting Service's Issues
One of the many reasons for Reporting service app domain to unregister
Posted
11 months ago
by
Selvar
0
Comments
Have you ever wondered why your report processing prematurely terminated? Or While you execute a SSRS web service API call, suddenly you see it failing without any proper information? For today’s discussion, I’m taking an example where I upload a report...
The one stop shop for FIXING your Reporting Service's Issues
Page break or Interactive height not honored and the report with toggling shows the entire contents in single page
Posted
11 months ago
by
Selvar
1
Comments
When you have a report that contains multi level / recursive toggling, As a report developer have you ever wondered why my report just shows up in one single page? Have you ever been in a situation where you are forced to think why neither the interactive...
The one stop shop for FIXING your Reporting Service's Issues
ReportViewer 2010 Winforms control takes too much of time to render a local mode report (RDLC) when we launch the application using ClickOnce.
Posted
over 1 year ago
by
Selvar
0
Comments
Have you ever wondered why launching an application that has Report viewer 2010 Winforms control through clickonce takes multiple times more time to render the report in Local mode? Try launching the same application directly by double clicking the EXE...
The one stop shop for FIXING your Reporting Service's Issues
Modifying report variables in Reporting service 2008 R2
Posted
over 1 year ago
by
Selvar
4
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
over 2 years 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
over 2 years 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
over 2 years 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
over 2 years ago
by
Selvar
6
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...
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 3 years ago
by
Selvar
2
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 3 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 3 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 3 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 3 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 3 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 3 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 3 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...
Page 1 of 4 (87 items)
1
2
3
4