Dear Telerik,
I just installed Reporting Server locally and I have ensured the setup was correct:
When I try to save the configuration for SMTP setup, I get an error:
An error occurred while saving the settings: Telerik Report Server Service Agent is not running. Please, check the Windows service. The changes were not applied!
I'm not able to understand if the Report Server is doing some validation on the SMTP settings that I provide. The error is generic and doesn't specify what went wrong. Same settings are working for SSRS and another famous Suite.
Setup: https://1drv.ms/u/s!AniVX60enXnSu4FQLitndH8H_Ekybw
We are using Report Server to generate quite large report sets (up to 6000 pages, or 10Mb excel files).
Because of this, we adopted the Report Server solution instead of a client side report architecture, facilitating processing of these large data sets.
Our server has 32Gb of RAM and is used exclusively as a report server.
The stored procedures to retrieve the data in question executes in around 25 seconds.
Telerik Report Server will, however, still often fail with an out of memory exception.
What concerns me is that the amount of data we use is nowhere near 32Gb in size.
Currently, there is also only one or two users on the server at any point in time.
The out of memory exception is also inconsistent: Sometimes these reports will run fine, other times the memory exception crops up, resutling in an extremely inconsistent server experience.
What happens when 1000 users in the production environment tries to run the reports and the server actually has to behave like a server?
Did we make a mistake adopting Telerik Report Server instead of Microsoft Report Server?
Are we missing something?
If I try to set the RecurrenceRule through the API, the rule is created, but the email is never sent.
This is an example of the JSON
{
"Name": "8",
"Enabled": true,
"ReportId": "155724-8c3f",
"DocumentFormat": "PDF",
"StartDate": "2018-01-24T18:10:00",
"RecurrenceRule": "FREQ=Daily;COUNT=0",
"Parameters": {},
"MailSubject": "Telerik Report Server - Task Scheduler notification",
"MailBody": "foo",
"ExternalEmails": [
],
"SubscriberIds": [
"a56e2f86500b4ae0953f925e6c047fad"
],
"UserId": "a56e2f86500b4ae0953f925e6c047fad"
}
Hi,
I'm fairly new to Report Server, but am promoting its purchase in-house.
I have gotten the question about whether it's possible to extend the available component respository thru the RS API. E.g. a custom pie chart diagram.
I've searched wide and deep, but haven't so far found any mention of such a functionality.
Is this possible thru some .Net assembly using the API, being made available thru the Report Designer ?
Cheers.
Web preview not working.
Only got Header of the web where come with the Telerik Report Server Logo only.
We are currently testing Report Server to generate reports with an OpenEdge RDBS.
So far, we've managed to connect via the OpenClient DataSource, upload the report to the Report Server and run it.
https://docs.telerik.com/reporting/openclientdatasource
Now we'd like to try it in another environment (let's say PROD vs DEV), so we need to change the data source to switch environment.
Do we need to edit the report per environment ? or is there another way ?
In the following blog post, you answer this question, but it seems you cannot create an alias for an OpenClient DataSource.
https://www.telerik.com/blogs/your-report-server-questions-answered
> Q: Can you update a reports data source in Report Server? Example when in DEV we use a Demo Database.
> A: You can design your report to use named connections. Then you can have different definitions for the connection string of this named connection on each computer the report is being tested on.
The Admin page of the report server does not allow to create an alias for an OpenClient ConnectionString.
Regards,
Christophe
Hi All,
I am using telerik report server to send email to recipient.But when i configure email setting under report server then it is giving me error:"The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at".
My setting are:
smtp host: smtp.gmail.com
port: 587
use secure connection : check mark
account name: account name of telerik report server
pwd: ***********
sender email: my email address.gmail.com
Name: my name
then click on send test email.
Note i have checked the port 465 also.
Thanks,
Narender
Hi Guys,
I have an ingres ODBC driver installed on the report server for connecting to our ingres tables. In the report designer when I select the query builder button in configure data source I receive an error such as "ERROR [42000] [Actian][Ingres IJ ODBC Driver]Line1, There is no such function as 'serverproperty'". I can use the same driver to connect to the tables in Microsoft Access and this works fine, I just get this error every time in the report designer, can anyone offer any assistance to resolve this issue.
Thanks for your help
Anthony Brown.
HSS Senior Developer.
Im having trouble getting a report to layout as I'd like. The report needs to have multiple rows for each record that is returned from the database. No matter what I try, I cant get the report to layout correctly. As soon as I have multiple rows per record, the rows always move to the bottom of the section and only return once. An example of what I need to look like is attached. What its returning like is also attached. Any ideas on what I can do?
Thanks,
Nick
Currently Is - Missing most of the data