Telerik Forums
Reporting Forum
1 answer
597 views

I have a Telerik Reporting project that is included in my web application solution.  When the solution is built using VSBuild in the Azure DevOps pipeline, I caget the following error:

##[error]Inspire.Report\Properties\licenses.licx(1,0): Error LC0003: Unable to resolve type 'Telerik.Reporting.TextBox, Telerik.Reporting, Version=16.1.22.622, Culture=neutral, PublicKeyToken=a9d7983dfcc261be'

I've tried ignoring *.licx files and the report project but I still get this error.  Any advice on how to get a Telerik Reporting project built in an Azure DevOps pipeline?

Justin
Telerik team
 answered on 18 May 2023
2 answers
254 views
I am having trouble integrating the web report designer into my react app using instructions in https://docs.telerik.com/reporting/knowledge-base/how-to-use-web-report-designer-in-react-js. 

Looking for help, I downloaded the recommended example for integrating web designer into react apps (https://github.com/telerik/reporting-samples/tree/master/WebReportDesigner%20in%20React%20Application/src).

When loading this example in Visual Studio code, I get a 404 error. I have done a NPM install and NPM start. I am new to react, so may be missing a step?
Shoshanah
Top achievements
Rank 1
Iron
 answered on 18 May 2023
1 answer
124 views
1 answer
391 views

We followed your instructions to make the reports (https://www.youtube.com/watch?v=UF1mL6vzJDs&t=738s). But I have 1 question, how do we decentralize these reports?

For example:
We have 2 reports on 2 html pages, report1.html and report2.html
We have 2 users, user_a and user_b

user_a can only access report1.html
and user_b can only access report2.html

----------------------------------------------------------------------

Microsoft Visual Studio Professional 2022 (64-bit) Framework: .NET 6 Telerik Reporting trial version 17.0.23.118 Telerik HTML5 Report Viewer Page R1 2023

----------------------------------------------------------------------

Please guide how to do the above authorization
Thank you
Momchil
Telerik team
 answered on 16 May 2023
1 answer
122 views

Good Afternoon Telerik Forums,

 

I am having a new issue with one of my reports where it is constantly making new pages of the report with the same information. (Header), (Body) and (Footer). and it persists indefinitely.

 

example

Top Atheletes 2022

Date: April 2022

 

Athlete 1 - 2022

Athelete 2 - 2022

etc..

(Page 1)

 

Top Atheletes 2022

Date: April 2022

 

Athlete 1 - 2022

Athelete 2 - 2022

etc..

 

(Page 2)

 

Top Atheletes 2022

Date: April 2022

 

Athlete 1 - 2022

Athelete 2 - 2022

etc..

 

(Page 3)

 

It finally stops itself at around 68 pages of the same repeated report. How can I just get my one page report instead of endless copies? :P

 

Austin
Top achievements
Rank 2
Iron
Iron
Iron
 answered on 15 May 2023
1 answer
180 views

We have a stored procedure that is supposed to run other stored procedures based on a parameter that gets set by the first stored procedure. However, while everything works fine in the Microsoft SQL Server Management Studio, when the stored procedure is run through the report, the very first if statement is run instead of the correct if statement.

Todor
Telerik team
 answered on 15 May 2023
5 answers
1.7K+ views
When I try to set formatting to (###) ###-#### for a textbox, it still returns an unformatted string.

I would appreciate it, if you could let me know how I can set the formatting for telephone number in the report textbox.
dave
Top achievements
Rank 1
Iron
 answered on 12 May 2023
2 answers
305 views

Hi everyone,

I have a report design as the image below. I have set conditional formatting for the empty data will be hidden

But it has empty space when hiding many cells on the table

I have read many topics for this issue on the forum by using Group Explorer, Binding, and Designing the Basic Layout,.... but it does not work exactly

Hope to hear your solution

Thanks

son
Top achievements
Rank 1
Iron
Iron
 answered on 11 May 2023
1 answer
128 views

The html viewer stopped working for one of our customers. The site has not been updated since Feb 2023. At first, I thought that the issue was related to CORS, but after changing the project to allow all methods, all origins, basically accepting all requests, the viewer continued to throw the exception attached.

Any guidance as to what to review on the clients browsers to troubleshoot this issue will be highly appreciated. When trying from different locations, the same report works as expected. I think that something is blocking the CORS headers somehow.

The front-end is an angular application, backend is on an azure app service. This exception is only happening for just a set of users. we have used Chrome, Edge and Firefox. 

The error is also happening from an Ipad when using Chrome and Safari.

Todor
Telerik team
 answered on 10 May 2023
1 answer
212 views

We have a  WPF desktop application that displays reports using the report viewer and we also have our own print dialog where the user can input the number of copies to be printed. The print dialog also gets the default printer configured in our app. Previously, we display and print using InstanceReportSource but we want to now use Report Server for more consistent reports. We have successfully displayed the report from the report server in the report viewer but having problems with printing. Is there a way to override the print dialog of the report viewer or at least pass the parameters that we want (number of copies and default printer)? Another way that we are thinking of is if there is a way to extract the report from the report viewer and use that for our print dialog but ReportViewer.Report is null even though it is displaying the report.

 

Telerik.Reporting, Telerik.ReportViewer.Wpf (15.2.21.1110)

Dimitar
Telerik team
 answered on 10 May 2023
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?