Questions tagged as 'reportviewer'

0
answers

Report Viewer Schema 2016

When I add a parameter to a report of ReportViewer it's happening from the version of schema to 2016, which causes me the following error when trying to render the report    Message: Test method   Syns.Web.Test.Reports.DemoRepor...
asked by 24.11.2017 / 18:48
0
answers

Adding datasets of type object to Reportviewer

Is there another way to add the dataset of the object type to create the reports in the reportviewer? In the examples I see, you can select from the Database, Service, Object, and SharePoint options on the datasource selection screen. However...
asked by 04.10.2017 / 14:07
0
answers

Report Viewer only works local

I developed an ASP.NET WEB FORM application and used the Report Viewer for reporting and MySQL. However, when uploading the application to the hosting (GoDaddy), the Report Viewer does not work. I have tried everything, I think it is the lack of...
asked by 07.07.2017 / 19:56
0
answers

ReportViewer in VS2017 bug

I'm using ReportViewer in Visual Studio 2017 to create a report, and everything goes well until I include a parameter. At this point, I do not know why, the report definition changes from: xmlns="http://schemas.microsoft.com/sqlserver/reportin...
asked by 23.06.2017 / 15:18
0
answers

ReportViewer does not work on azure

I have a free azure account and the report does not work after uploading the project to the azure server (on my machine it works), the error says that the dll is missing:    Could not load file or assembly 'Microsoft.ReportViewer.Common,   Ve...
asked by 16.10.2016 / 02:16
0
answers

Reportviewer Tablix e or Matrix Calculate value from a cell

I would like to know if you would like to calculate in the Tabbix and Repetortviewer a Matrix value from a result of another cell. Example: Cell1 = 1; Cell2 = 2; Cell3 = Cell1 + Cell2;     
asked by 06.09.2016 / 14:30
0
answers

mysql code in viewreport

Good night, I'm trying to create a report, but that, for example ... I have a table property and it has the id, name and the like ... and I have the animal table that is saved in it just the id of property and I would like the moment I show the...
asked by 30.09.2016 / 23:35
0
answers

Reportviewer C # with parameters using MySQL

I'm starting to develop reports in Visual Studio 2013, using C # with MySQL. I've been able to do a report without parameters, but when I enter parameters in the query, it returns an error. The query that I put in dataset is as follows...
asked by 08.06.2016 / 16:04
0
answers

Header and Footer in all reports - ReportViewer

How to put the standard header and footer in all ReportViewer reports from my asp.net application?     
asked by 22.01.2016 / 13:09
0
answers

How to insert a graph as subreport in WPF Report Viewer

I'm developing an application in WPF and I need to insert some graphics into a report. I created two .RDLC files one called InfoGraphic and another of SubInfoGraphic. In my subreport I would like to add a graph containing some bank information t...
asked by 07.10.2015 / 19:16