Hidden Report Viewer Confiugration Error on aspx pages that use report viewer...
I try to fix the problem. The error below is embedded on aspx pages that use report viewer web control. Please note that the div element is hidden, and the reportviewer is displaying correct...
View ArticleFormatCurrency in SSRS
Hi, I have value in data base like below Score: 12.34 13.453 12.56 13.567 =FormatCurrency(Fields!.columnName.value,3) It showing output like the above values as $12.340$13.453$12.560$13.567 But I need...
View ArticleSSRS webservice
From SSRS report how to fetch the data which is coming by expression in default values in Asp.net
View ArticleExternal Image not embedded with RDLC.
Hi, In my project, I am using RDLC External Image source to embedded the Image to export. All images are stored in NAS Space. When i retrieve the dataset with NAS storage Location and passing to RDLC....
View Articlereport display problem
HelloMe with .Net 3.5 and generating reports using Report.rdlc but I am getting my report header and content shrink to left side. Please provide me a solution to show it correctly
View ArticleColumns disappearing when refreshing dataset in RDLC
I have a report (RDLC) in my web application to which I need to add a new column. So I added the new column to the underlying dataset, but when I go to the report to refresh the dataset so I can...
View ArticleReportViewer 9.0 asynchronously
I use reportviewer 9.0 in my asp.net 3.5. The report using local process and it load a lot of data and need more than 5 minutes to retrieve data.My question how to do that async so the page rendered...
View ArticleEmbedded images disappear on column sorts when viewing SSRS via url in an iframe
RE: SQL Server - 2008 R2 Reporting ServicesWe deliver an ASP.Net MVC (5) application and some of the views show/display SSRS report via url in an iframe (so the report is displayed vi the web...
View ArticleReport Viewer not working on .Net Framework 4.0
Report Viewer does not work on a .NET Framework 4.0 Once I provide Report Server and path details and run the application it fails with the error The Report Viewer Web Control HTTP Handler has not...
View ArticleRDLC not able Achieve this result ( Rows total )
Hi,I am trying to make a report like below. not able to achieve. kindly advice how to do. Last before column i need to show sum of phase code value and in the last column SUM of Section value i need...
View Articlessrs expression to find count of records which falls beween two dates
Hi All,I need assistance in building SSRS expression to find count of records between two dates. below are my conditions:1. Submitted Date = Today and Submitted Date <= Today()- 302. Submitted Date...
View ArticleSSRS 2014 IE 11 - Report is slow when Keep together on one page is selected
HelloDoes anyone know a workaround for this? I have a simple report with a table of data on it. This table is repeated many times depending on the results from the query. I would like to keep it...
View ArticleThe permissions granted to user 'domain\username' are insufficient for...
The permissions granted to user 'domain\username' are insufficient for performing this operation. (rsAccessDenied) Hi,I wonder if anyone can help me?I have installed and configured sql server 2005...
View ArticlePermission required to see a datasource?
Greetings,I am wondering if anyone can confirm what permission needs to be set on a shared data source so that a user can see it? Another user created a shared datasource on a SSRS 2008 server. He can...
View ArticleReportViewer and pdf export
Hello, I created a report using the ReportViewer control in client mode. The report is designed for the landscape orientation. In the rdlc file, the width is set to 11in and the height is set to 8.5in...
View ArticleCould not load file or assembly ‘Microsoft.ReportViewer.Web” v11.0.0
I realise this is a common thread but can't get the info I need.I developed my web app in ASP.Net 3.5 and used Crystal Reports in VS to develop the reports.I have now confirmed that the version of...
View Articleone row only showing in one page
I am beginner for SSRS , I have create a new project with "Report Server Project" template . I have created the data source and the report works good.The problem is each row in each page . I want all...
View ArticleHardcode rows in a table
Greetings,I am trying to figure out how to have a tablix that the rows are pre-defined, and just the sum of the values are displayed (or 0 if none present). Essentially what a normal table would be...
View ArticleSSRS Subscription error "An error occurred during rendering of the report"
I have created a subscription that will place a report on a file share. When the subscription runs to build an excel file and put it on the shared drive, it gives the following error: An error occurred...
View ArticleHow can we get rid of this Blank Spaces
Hi, I have deployed the report on report server and I am calling this report from our own framework.The report is not looking good with the blank spaces (find attachment).How can i get rid of this...
View Article