Telerik Forums
Reporting Forum
1 answer
220 views

I am currently trying to add the HTML5 ReportViewer to a .ascx page, which will then be toggled on a .aspx page as to whether be displayed or not.

I'm using an asp:Placeholder on the .aspx page and adding the User Control to it on a button click. The user control renders the text I have on the page, but looking at the Chrome console, I just see the attached blank ReportViewer.

I've added the Assembly Registers to both the .aspx and .ascx page along with the required Kendo scripts/ stylesheets.

I'm not sure what I'm missing, is this even possible to do?

 

Neli
Telerik team
 answered on 31 Jul 2019
4 answers
845 views
I am running a Build on my company's Team Foundation Service for a Class Project that contains Telerik reports. The Class project is added to our websites and the reports are used for various things. When I build in Visual Studio, it works fine and syncs fine with TFS


After I sync into TFS and try to run a build on the Class project, I keep getting the following error for each Telerik Report:

C:\a\src\iLEVELClass\iLEVELClass\Reports\ReportEmployee.resx (123): Invalid Resx file. Type Telerik.Reporting.Drawing.Unit, Telerik.Reporting, Version=8.0.14.507, Culture=neutral, PublicKeyToken=a9d7983dfcc261be in the data at line 121, position 4 cannot be located. Line 123, position 5.

Any ideas on how to get a successful build?
Todor
Telerik team
 answered on 31 Jul 2019
1 answer
251 views

I am trying to get the MVC Report Viewer working with my project.

I am seeing the following errors in the browser:

http://localhost:3032/api/reports/resources/js/telerikReportViewer net::ERR_ABORTED 404 (Not Found)

Uncaught TypeError: jQuery(...).telerik_ReportViewer is not a function
    at HTMLDocument.<anonymous> (SalesReportViewer:37)
    at l (jquery-3.3.1.min.js:2)
    at c (jquery-3.3.1.min.js:2)

I can confirm that this URL works:  http://localhost:3032/api/reports

[{"name":"PDF","localizedName":"Acrobat (PDF) file"},{"name":"CSV","localizedName":"CSV (comma delimited)"},{"name":"XLS","localizedName":"Excel 97-2003"},{"name":"RTF","localizedName":"Rich Text Format"},{"name":"IMAGE","localizedName":"TIFF file"},{"name":"MHTML","localizedName":"Web Archive"},{"name":"XPS","localizedName":"XPS Document"}]

But this does not: http://localhost:3032/api/reports/formats

The ReportViewer folder in my project is empty should it be populated?

The Example Telerik Reporting project works and the MVC ReportViewer shows as expected.    However, I can't figure out what might be missing from my project.   I reviewed a number of your instruction pages but have not found the proper solution.

Any guidance you can provide would be great.   Thanks

Peter

Peter
Top achievements
Rank 1
Iron
 answered on 30 Jul 2019
11 answers
569 views

Hi sir,

 

 

                  I am using telerik report viewer in  that we need to export the report to excel with new version. how can i change this as show in below screenshot.

http://prntscr.com/o1oehl

 

i use this version for the Telerik.ReportViewer.WebForms.dll as show below screenshot.

 

http://prntscr.com/o1odsx

 

 

 

 

 

Todor
Telerik team
 answered on 30 Jul 2019
1 answer
309 views
How can we pass a c# list/ (paged List) as report source to trdp file,calling a controller method returning the current view in asp.net core?
Todor
Telerik team
 answered on 30 Jul 2019
8 answers
1.0K+ views
We have a project that uses Crystal Reports for Visual Studio. And we are considering migrating to the Telerik Report.
I downloaded the trial version 13.1.19.618
And I created the same report we have in crystal.

The report is large, around 18,000 records.
But it's just data, 14 columns, no calculations, no totalizers, no graphs.

On my development machine, this report on crystal runs in less than 2min (exports to PDF) and there is not too much memory or processing.

Already when I will run the version of telerik. I left running more than 40min and did not finish. Memory consumption was around 2GB and processing around 30% all the time.
I also tried to run the preview in Visual Studio, same problem.

So I reduced it to 400 records.
Crystal around 2 seconds to generate and display in browser.
The telerik took about 5 minutes, with the same memory problems.

The query runs in less than 3 seconds (18,000 records).

I can't understand what the problem is.
I've used the wizard, started the blank report. And always the same problem.

I was disappointed with the performance.
Ivan Hristov
Telerik team
 answered on 29 Jul 2019
6 answers
1.1K+ views

Hi,

We have installed the latest version of Telerik reports version 11.2.17.913. After installation we removed all the old references and referenced the 11.2.17.913 version of DLLs. Added the latest JS file into our application.Now the problem is we are getting - "Error registering the viewer with the service.An error has occurred.Object reference not set to an instance of an object." on the report viewer. We are using MVC 5 and Visual Studio 2017. Can you please provide a solution ASAP?

Thanks,

Maheswari S.

areal
Top achievements
Rank 1
 answered on 27 Jul 2019
12 answers
165 views

 

hi sir,

Below are the issues raised by warehouse on dynamic report:

Point Issue Expected result

A ------ Column D and column E is merge , This shouldn’t merge as they need to use for reporting purpose(the example show in below screenshoot)

http://prntscr.com/o1rmmc

B ------ When exported, it is converted to text. Please export it out to excel as numbers(like date as date integer as number)(the example show in below screenshoot)

http://prntscr.com/o1rjiv

C ------ Column A with blank value generated Please remove the column. This is not needed(the example show in below screenshoot)

 

http://prntscr.com/o1rnnp

 

This three issue rectify soon

 

Todor
Telerik team
 answered on 26 Jul 2019
17 answers
882 views
I want to build a base Report form "BaseReport" (Inherits Report), so that I put "Company Name", "No. of pages", etc. inside. Then all reports are inherited "BaseReport" so as to make report layout consistent. But I failed.

Any hints?

Benson.
Milen | Product Manager @DX
Telerik team
 answered on 25 Jul 2019
1 answer
650 views

Hi,

I am trying to generate reports with a group which contains a text box(title of the table) and a table. The 'GroupKeepTogether' property of the group is set to true and its contents' (text box and table) 'KeepTogether' property to false. When I try to generate the report, the second table is getting generated in the third page even though there's space in 2nd page(which has only two rows of the first table). Is there a way to force the report to utilize the free space of the all pages.

Please refer the screenshot

 

Regards,

Majar

Todor
Telerik team
 answered on 25 Jul 2019
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?