Telerik Forums
Report Server Forum
1 answer
21 views

Hi,

is there any way to get a report exported as an html-file from the Report Server? Automated with a task would be perfect, but it seems I can't do exporting files with tasks and there is no html-export within the Report Server. I've tried mhtml (web archive), but it lacks of compatibility. I've also tried Rest API via postman, but I only get a result like the following:

("akt" is the user for the request...)

Any ideas?

Thanks,
Andre

Todor
Telerik team
 answered on 05 Mar 2024
1 answer
41 views

We have started exploring Telerik report. at present we are using SSRS. in Telerik report we notice when using progress Telerik report designer i.e teleri standalone report designer app when we pass stored procedure as data source and that stored procedure returning more then one data set only Top 1 data set result will be visible in Telerik report designing app.

I am attaching screen short below :

  1. from SP enter image description here

  2. from Telerik Report Design app 

    1. enter image description here

    As can be seen from both above screen short Telerik Report design app shows only one dataset under Datasource1 whereas SP send two dataset.

    How can i get both dataset in Telerik report design ??  

1 answer
46 views
I have a Legacy ASP.NET MVC app from 2016. It's hosted on classic Windows Server and has a separate Reporting server app with a 20+ reports that I would like to continue using.

We are currently rewrittig the app to Azure hosted ASP.NET Core api + React for Frontend.

Can you advise how to host the existing reports in a new way?

Ideally we would somehow use the React Report Viewer plugin?

Can Reports REST Api app be made into a separate ASP.NET CORE Api that will provide service for the existing report files?
Dimitar
Telerik team
 answered on 26 Jan 2024
1 answer
101 views

How do I change a Telerik Report Server parameter from a List to a dropdown box?

I'm unable to find a setting in Telerik Report Designer where I can change the report server parameter list to a dropdown list.

I have attached an example screenshot what we after, file name: DropDown_example.png.

Dimitar
Telerik team
 answered on 23 Aug 2023
1 answer
80 views

what am i doing wrong,

trying  to post to the UploadReport model report /api/reportserver/v2/reports

 

@{ "ModelState"= @{
                "Name"="rpt1";
                "Description"="uploaded on $(Get-Date -DisplayHint Date)";
                "CategoryId"="$($catId)"; 
                "ReportFile"=@{ 
                    "Name"="rpt1"; 
                    "FileName"="c:\x\rpt1.trdp";
                    "MediaType"="application/x-zip-compressed";
                    "Buffer"="[System.IO.File]::ReadAllBytes( "c:\x\rpt1.trdp" ) )"  }

      }

}

{"Message":"The request is invalid.","ModelState":{"model.Name":["The Name field is required."],"model.CategoryId":["The CategoryId field is
     | required."],"model.ReportFile":["The ReportFile field is required."]}}
Todor
Telerik team
 answered on 10 Aug 2023
1 answer
124 views

Hi Everyone, 

we are running a Report server Version: 6.1.20.513

It was working just fine. 

Now when we try to create a new schedule for a report, it fails. 

Exploring the browser network log it shows that

https://<my_server>/Scheduling/Create fails with 406Not Acceptable 

Any help would be much appreciated.

Lucian

Todor
Telerik team
 answered on 14 Sep 2022
1 answer
53 views

Hi,

We are experiencing problems with a Report Server installation seemingly because of a date/time formatting issue.

This issue is manifesting in two ways:

  1. Scheduled reports are not generated and sent out
  2. Upon accessing Configuration the ReadQueuedTasks keeps producing an "Internal Server" message box to the extent that the browser needs to be closed.

Going to the ReadQueuedTasks endpoint produces the error as per attachment

Format in Report Server is M/dd/yyyy

OS format:

  • Short date format was changed from yyyy/MM/dd to match the Report Server format as indicated above.
  • Long date format is yyyy/MM/dd

My guess is that this is a date stored in the configuration of the scheduled reports that needs to be changed or updated manually. Unfortunately I do not know where this can be done.

Any help will be appreciated.

 

Thanks,

Johann

 

 

n/a
Top achievements
Rank 1
Iron
 answered on 29 Aug 2022
1 answer
1.2K+ views

Good Morning,

We started getting this error return when sending an email, any configuration in IIS that needs to be done?

System: Telerik Report Server

406 - Client browser does not accept the MIME type of the requested page.

The page you are looking for cannot be opened by your browser because it has a file name extension that your browser does not accept.

 

Email configuration:

SMTP host: smtp.office365.com
Port: 587
Use secure connection: Yes

 

Dimitar
Telerik team
 answered on 26 Aug 2022
0 answers
180 views

Is it possible to have my application call a report from the report server (and pass parameters) to be presented in a webpage that has no URL shown?  Basically, I'd like to use the report server without having the end-user see the upper nav bar and left hand menu. 

Does the report server have this capability to serve only reports?  If so, what is the optimal way to call those reports? 

Joseph
Top achievements
Rank 1
 asked on 29 Nov 2021
0 answers
265 views

Hi Everybody,

I have for many years embedded my Report files in my ASP applications, now we may want to edit those files on an Azure Server running Progress Report Designer. Is there a way to convert those .vb/c# files to *.trdp, *.trdx, or *.trbx that can be opened by the Telerik Report Designer running on one of our Azure Servers?

Thanks,

Jack

Greg
Top achievements
Rank 1
 asked on 25 Oct 2021
Top users last month
Mark
Top achievements
Rank 1
Yurii
Top achievements
Rank 1
Leland
Top achievements
Rank 2
Iron
Iron
Iron
Hon
Top achievements
Rank 1
Iron
Deltaohm
Top achievements
Rank 3
Bronze
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?