Telerik Forums
Reporting Forum
3 answers
2.1K+ views

Fiddler v5.0.20173.50948 unable to start properly on my PC with Windows 10 (Fall Creators Update installed). When I am opening Fiddler, I always get a message: "Failed to register Fiddler as the system proxy." And this is the very big problem, because I am using Fiddler all the time. Why is not working? Is it because of Fall Creators Windows10 Update?

I also saw that service "Web WinHTTP" is not working and I cannot start it because I get message: "access denied" or "1067 error".

When I edit the reg to force start "Web WinHTTP" service and restart the PC, I don't have internet connection at all and my PC is working unstable, programs are crashing or opening very long... why is that happening? How can I fix it?

I am waiting for advices,

Best Regards,
Matthew

Eitan
Top achievements
Rank 1
 answered on 29 Sep 2018
1 answer
838 views

Hi All,

I just want to use comma as thousand seperator as 

Example : 1,555,555.99 I'm using this format (#,##0.00) but it shows numbers as 1.555.555,99 

Do you have any sugession?

 

Thanks

Silviya
Telerik team
 answered on 28 Sep 2018
1 answer
111 views

Hi,

So in our app we have a WCF Web Service that is used for all of our business logic. We use WPF as our frontend. The issue we are running into is trying to send a report that is created on the backend to the WPF frontend app using the service contracts through WCF.  Normally we have to add a DataContract attribute to let the service know that it needs to serialize an object. When we try to do this with a telerik report it breaks and does not let us receive the report on the frontend. We have even tried creating a class just for the one report property and it still won't send it. We have tried sending the report as IReportDocument, ReportBook, and InstanceReportSource and none of these work.

Peter
Telerik team
 answered on 28 Sep 2018
2 answers
146 views

Hello,

How can Angular Report Viewer be localized? I found only this article - https://docs.telerik.com/reporting/html5-report-viewer-localization. But Angular Report Viewer doesn't expose telerikReportViewer variable to the global scope or as module export. Only the ReportViewer constructor function is exported (from telerikReportViewer.js):

module.exports = {
    ReportViewer: telerikReportViewer.ReportViewer
};

And I don't see any way to get access to telerikReportViewer.sr object from application code.

ANDREY
Top achievements
Rank 1
 answered on 28 Sep 2018
3 answers
574 views
I have a picturebox that I am binding to a field on a data item. But if that field is null I want to display a placeholder that is embedded in the report (i.e. as if I had just set the value of the picturebox to an image directly from the explorer). Is this possible? I can't see any way to bind the picture box value to an embedded image as it sets the 'image' property of the picture box in the definition which you can't bind to.
Silviya
Telerik team
 answered on 27 Sep 2018
3 answers
710 views

Hello,

I've just updated to Reporting R3 2018 and I now have an exception when generating a PDF from a report, when a ReportProcessor instance is created. The exception message is the following:

[A]Telerik.Reporting.Configuration.ReportingConfigurationSection cannot be cast to [B]Telerik.Reporting.Configuration.ReportingConfigurationSection. Type A originates from 'Telerik.Reporting, Version=12.1.18.620, Culture=neutral, PublicKeyToken=a9d7983dfcc261be' in the context 'Default' at location 'C:\Temp\Temporary ASP.NET Files\vs\293ea1ac\b0f39161\assembly\dl3\a336f798\0099b611_b108d401\Telerik.Reporting.dll'. Type B originates from 'Telerik.Reporting, Version=12.2.18.912, Culture=neutral, PublicKeyToken=a9d7983dfcc261be' in the context 'Default' at location 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Telerik.Reporting\v4.0_12.2.18.912__a9d7983dfcc261be\Telerik.Reporting.dll'.

Unfortunately, the release notes doesn't say anything about a change on this.

Can you please explain what needs to be done to make it work again?

Patrick
Top achievements
Rank 2
Iron
Iron
Iron
 answered on 27 Sep 2018
0 answers
117 views

     I have a sql datasource. The query creates variables such as ( declare @LastYearVal Decimal(28,12) ), and a calculated result is assigned to this variable for further processing later in the query.

When configuring the sql datasource, the parameter @LastYearVal is automatically picked up by the wizard, and I can select the type as "decimal".

Doing so will set @LastYearVal to be Decimal(29,0) at the report run time. (This i could see through the sql profiler)

Due to the variable being Decimal(29,0) instead of Decimal(28,12), it loses decimal points of the calculated result that is getting assigned to it.

Is there a way to configure the sql datasource, so that it sets the above parameter as Decimal(28,12) and can retain the decimal points correctly ?

Nadun
Top achievements
Rank 1
 asked on 27 Sep 2018
13 answers
1.7K+ views
It is true that you can hide panels in a details section, however, the space used in the details section must be as big as everything you have in the section, then if you hide one of the panels, the space already allocated for the panel still shows as white space.

Is there a way to have the section give up it's allotted space if you are hiding a panel?

Thanks,

Philip Carter.

Attached is a screenshot of the design and result


Mark
Top achievements
Rank 2
Bronze
Bronze
Veteran
 answered on 26 Sep 2018
1 answer
225 views

Hi Support,

This problem happens in the Server Report Viewer and also in our application from the upgrade to the Telerik Report 2018.

Look de style generate height: 25.5px . !!!


<div class="trv-report-page" style="height: 25.5px; width: 1146px;">


Example:
Image attach

 

Thank You

Sérgio

Veronika
Telerik team
 answered on 26 Sep 2018
1 answer
309 views

Hi Team,

How to adjust Telerik reporting width automatically fit in 24" inch screen ?

I had go through this link but it was WPF Report https://www.telerik.com/forums/start-report-with-zoom-to-width-as-default.

 

Please help on this.

Ivan Hristov
Telerik team
 answered on 26 Sep 2018
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?