Telerik Forums
Report Server Forum
8 answers
569 views

Is it possible to modify the loading message on a report? ("0 pages loaded so far...") I have two issues:

 

1) By default it loads with orange text/background regardless of the white labeling done in the configuration menu.

2) Some of our reports load slowly, and different text would be helpful to inform the user of such.

Joel
Top achievements
Rank 1
 answered on 25 Feb 2020
1 answer
144 views

Hello! I'm fairly new to Reporting and Report Server so I'm wondering if there are some tips on making a report I'm trying to generate run better. The desired result I'm looking for is to get a report in Excel that can be up to 150,000 lines. If I run the query in SSMS it takes about 2 seconds, but how I have it designed in the Report server it times out after 100(?) seconds. If I limit the range to ~80,000 records it can being it up, but takes about a minute to run and you can tell the browser is under a heavy load.

To create this report, I ran the Table Wizard and little else. I see that creates a table in the Details section of the report, which makes this many rows super tall (which is fine), but I'm wonder if there's a better practice for creating reports which are destined for Excel?

Neli
Telerik team
 answered on 11 Nov 2019
1 answer
58 views

When should i set Serveroperation (False)  ?

What are the advantages and disadvantages of it  

Tsvetomir
Telerik team
 answered on 30 Oct 2019
1 answer
82 views
Can we Publish our Reports using Telerik Trial Version?
Todor
Telerik team
 answered on 28 Oct 2019
8 answers
212 views

The test emails are getting sent by not the Forgot Password ones.

I tried restarting the IIS site and it is still not working.

Todor
Telerik team
 answered on 25 Oct 2019
4 answers
111 views

Hello,

I have created, deployed, and configured (the app config for) an assembly that contains User Functions. I can see the user Functions in the Report Designer as expected. If I try to use one of the user function methods, I get zero output. I was worried that because the public class and public functions are declared as static that maybe I was trying to do too much (and possibly using too many resources) so I simplified it to the greet method shown in a few examples. All it does is take a string as parameter and format that string with a greeting. Super simple. My copy of that user method doesn't return anything either.

 

Any ideas why my User Functions are returning zero data?

I do have unit tests that prove these functions work as designed.

What kind of limitations, if any, should I be aware of when building and using User Functions?

Are there any resources on building and using User Functions in the Report Designer? Also, is this the correct forum?

 

Thanks for the help and insight.

Josh Blair

HDS Labs, LLC

Todor
Telerik team
 answered on 03 Oct 2019
2 answers
110 views

Hello,

Is there an article on how setup a project that contains a public static class that contains function for use as user defined function in the report builder?

Is there an article that explains how to deploy this type of assembly to the Report Server so that report builders can use this assembly?

Thanks for the guidance,

Josh Blair

joshblair
Top achievements
Rank 2
 answered on 24 Sep 2019
2 answers
870 views

Hello,

Note: I'm brand-new to Telerik Reporting development. 

 

I am trying to build a user function that our report builders can use when building reports to do some special formatting, timezone handling, etc. This assembly that I am building will need to be deployed/installed on the report server that is running Telerik Reporting Server so that our report builders can leverage the new functionality provided by my assembly containing the custom user functions.

 

I am trying to figure out how to give my new class library project access to the Telerik.Reporting.Expressions namespace. Specifically, I need Telerik.Reporting.Expressions.FunctionAttribute and some other custom attributes.

 

Namespace:  Telerik.Reporting.Expressions
Assembly:  Telerik.Reporting (in Telerik.Reporting.dll)

 

Thanks!



joshblair
Top achievements
Rank 2
 answered on 24 Sep 2019
3 answers
273 views

Hi,

I have an urgent need to deploy Report Server on 2 different server nodes, with load balancing.Does Reports Server support that, and how do I go about replicating reports/data sources across the 2 nodes.

 

Thanks

Madani

 

Todor
Telerik team
 answered on 17 Sep 2019
8 answers
1.1K+ views

We have reports deployed to a report server and they've been working great. All of the sudden, they are now throwing an error: Error loading the report viewer's templates. (Template = http://server/api/reports/resources/templates/telerikReportViewerTemplate-html). In dev tools it has: XMLHttpRequest cannot load http://server/api/reports/resources/templates/telerikReportViewerTemplate-html. The 'Access-Control-Allow-Origin' header has a value 'http://localhost:10969' that is not equal to the supplied origin. Origin 'http://someOtherServer' is therefore not allowed access.

We call the reports from two different domains (azurewebsites and then a custom subdomain). How can we accomplish this?

Thanks,

Nick

Ivan Hristov
Telerik team
 answered on 01 Jul 2019
Top users last month
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?