For example, the 'Activity' and 'items per page' in the Scheduled Tasks are not available in the 'sr.js' file:
This doesn't let us translate the whole Report Server.
Steps to reproduce.
1. Configuration -> Mail Template -> Schedule Task Attachment -> Subject set to empty.
2. Update and Save changes.
3. Access Reports
We have a scenario where some groups need to have reporting info that is not visible to other users on the Report Server instance. I can assign permission limiting access to report categories and data connections, but I don't see a way to limit shared data sources.
Imagine, for example, a scenario where payroll wants to include an ADP data feed in their reports and they want to save it as SDSX to use in multiple places. As far as I can tell, all other report editors on the server can now load and use that SDS.
I should be able to determine what SDSX files each user can access in the same way that I can for specific reports.
The Report Server is localizable. However, its viewer is not.
The viewer cannot be customized either. For example, if you want to make the default View mode PrintPreview.
The above require changes in the CSHTML template of the Preview, which would be reset upon the Report Server upgrade.
It would be great if the customization and localization of the Report Server Viewers became part of the configuration, allowing them to be preserved between upgrades.
The Report Server is localizable. However, its viewer is not.
The localization of the viewer requires adding a new JavaScript file with the translation and referencing it in the CSHTML template of the Preview, which would be reset upon the Report Server upgrade.
It would be great if the localization of the Report Server Viewers became part of the configuration, allowing them to be preserved between upgrades.
I am setting up a scheduled task with reports with WebServiceDataSource on the Telerik Report Server for .NET. When I try run the scheduled tasks, I get the following error message when the data source contains JsonPath:
Could not load file or assembly 'JsonPath.Net, Version=2.0.0.0, Culture=neutral, PublicKeyToken=17ed63f672b0e278'. The system cannot find the file specified.
When there is no JsonPath in the WebServiceDataSource, the error is as follows:
Could not load file or assembly 'System.Text.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified.
Please provide support for the FirebirdSql.Data.FirebirdClient, so that I can connect to my Firebird database.
Currently, I have to use the Firebird ODBC driver instead.
Currently, the Shape item in the Web Report Designer exposes a smaller set of predefined shapes than the Standalone/Visual Studio designers.
For example, the Square type is not available in the Web Report Designer, and I have to configure it manually through the Shape item settings.
Much needed. :)
No matter what I try, I get this error when previewing a report: An error has occurred while processing Report 'SomeReport': Unable to establish a connection to the database. Please, verify that your connection string is valid. In case you use a named connection string from the application configuration file, make sure the name is correct and the connection string settings are present in the configuration file of your application. ------------- InnerException ------------- Format of the initialization string does not conform to specification starting at index 0. However, everything works great while in the designer. Any info would help. Thanks, -John
I could not see the feature "Fast loading of reports" anywhere in the Report Server as like in SSRS Processing Options. How is that working in the Telerik Report Server ? Thanks, R. Venkatesan
Do you plan to support sub-reports? If yes, take in-considration passing its reports via server interface, scheduled jobs, or by aspnet/mvc/winforms/wpf viewers.
The ability to pass a connection string, or prepared data source name, by aspnet/mvc/winforms/wpf viewers.
How can I use the Report Server with other Report viewers? (aspnet, mvc, winforms, and wpf viewers) I found the Report Designer accessing hosted reports by a URL like "http://127.0.0.1:83/FX/Currencies.trdx", but there is no way to pass the server auth parameters. I tried to do it by code, but the UriReportSource only have the "Parameters" collection that reflect the report parameters, not the server. Also, take in considration how to accept a server certificate if the report server is running over HTTPS.
I am using Telerik Reports Server Q1 2016. I have two problems while configuring the Authentication in Reports server. 1. Save button hides behind the footer. Am unable to see the save button for the authentication section. I have set the position in the developer tools and makes it visible. 2.The external authentication settings cannot be validated. I am getting this error while saving the authentication settings. Please refer the sample values i given in the field. Enabled: True Metadata URI : https://customFederationServer/FederationMetadata/2007-06/FederationMetadata.xml Relying Party ID : http://mylap-3918:83 (url of the application) Authority: https://customFederationServer/adfs Client ID: 1234 When i enter the above details and click on save button, i got an error "The external authentication settings cannot be validated". Any information would help. Thanks, Sankar
I am new to the product (Telerik Report Server Q1 2016). I have followed the Installation guidlines to setup Telerik Report Server on my machine but failed to install the product. Error description: The product Setup failed to automatically configure IIS. Please make sure the IIS and ist ASP.NET/ASP.NET45 features are installed and run the Setup again. I have been trying to find a solution for the past 3 hours but failed. My machines is running with: OS : Windows 10 .NET Framework: 4.6 Visual Studio: VS2015 IIS: 10.0 Any Information would help. Thanks -Prem
The feedback form looks horrendous on Chrome. See screen shot.