Export .rdlc report to PDF with Digital Signature [ssrs 2008]
Hi All,I have an application that uses .rdlc reports to create and export documents in PDF format. Everything works nice, but what i would like to do now is add digital signature to the PDF files..How...
View ArticleRDLC report not showing print button. I need to display it
HiI am working on the RDLC reports and in IE everything works fine but in other browsers, the Print button does not show up as it uses Activex. I searched about this online. Can anyone please help me...
View ArticleSSRS custom authentication - Authorization ticket not received by LogonUser
Hello i have a problem with SSRS Custom authentication. I followed the instructions here but reporting server get this error:Authorization ticket not received by LogonUserI was debugging code and I...
View ArticleRDLC report to show total of a column
Hi,I have an RDLC report(tabular) and I need to show the total of a column named Total in my report. My code to fetch data is:protected void btnCreateReport_Click(object sender, EventArgs e) { try {...
View Articleprint in RDLC ribbon shows Active X error
Hi,I am using RDLC reports. In my machine, I have IE11. And the reports show quite well. But unfortunately, in my clients machine, when they click the print button on the Report viewer ribbon, they get...
View ArticleSSRS Using ReportingService2010 to get report parameters and resolve...
Hi all, I have written a replacement for the report viewer web control that works extremely well but for one thing.In summary I am dynamically building an interface for the report filters and then pass...
View ArticleRDLC group totals to be displayed
Hi,I have an RDLC report, In here I am showing ItemID, Quantity and Cost. There can multiple entries for ItemID where I need to group them by itemID and display item ID wise overall totals for Quantity...
View ArticleRDLC report shows one blank page after every normal page print
HiI am creating RDLC reports with grouping. Unfortunately, When I print the report A blank page will be seen after every normal page print. Please tell me how to rectify that? Please help me in...
View Articleinclude textbox .text in header of RDLC report
Hi,I am working on RDLC reports. I need to show the from and to dates in the aspx page on the header of the RDLC report page. I have googled a lot but didnt find a good solution. Please help me with...
View ArticleWhat is the best technique to bind ssrs report when dealing with large data
i have experience to work with client side ssrs report where report file extension is rdlc.normally there is two way to bind ssrs report.1) we can fetch data from db and store those data in dataset and...
View ArticleAuto fit reportviewer table when user change orientation in asp.net
Hi, I'm using VS2008 and SSRS 2008 R2 and server-side report, we run into an issue with the native Report Viewer seems to always display the report in portrait, but when printing it prints in the...
View Articleweb form call report server 2010 with warning messages
In a vb.net 2010 web form application, calls are made to an SSRS 2010 report server. Within the report server 2010 stop running or execute slowing when too many warning messages are generated? I am...
View ArticleHow to get rolling forward Total to work
HiI have been working on a report that would allow a user to review the totals rolling forward.The report is using a matrix. I have included an sample on what the data looks like.The report should...
View ArticleReport Viewer Configuration Error - VS2012 - Debugging (ie: not deployed)
Hi all, I know this error is documented in *many* post in the web. I've sure read all of them and can not make my report working. This is a small application I built using VS2012 and deployed in a...
View ArticleGetting SSRS to work with ARR (Application Request Routing) URL Rewrite
I found an interesting article about setting up a reverse proxy in IIS 7 and ARR. I would like to use one external IP and route the user to multiple internal Report...
View ArticleSSRS axis range minimum maximum
HI:)I try in SSRS to display my chart with the sum of client by date.... i work from a cube where date are like this : 2016-12-01, 2017-01-01 .... in fact the number of client are calculated for every...
View Articlecopying source solution
HelloI've got a situation where I wish to copy a source SSRS solution on to my hard drive and run. I've already created a new SSRS .sln master solution. What the source solution that I wish to...
View ArticleSSRS Reports
Hi How to create SSRS reports using Business Intelligence in Visual Studio 2015.Thanks
View ArticleHow to build a multi-select dropdownlist?
I have an SSRS report that lists all my open orders. I want to make a change where I can provide a dropdownlist or some equivalent where I can select one or more orders. It would even be better if I...
View Articledataset error
Hello -I have an odd error when incorporating a new SSRS report into my .net application. This report was created by a different developer, who used a different dataset name. I switched back to my...
View Article