Telerik Reporting is crashing with "Exception message: Font family 'Arial' has no available style"
This is an MVC asp.net framework 4 application using Telerik Reporting 12.1.18.620 and running in server 2012 via IIS 8.0.9200.16384
There is another app pool on the same server and we installed the same application for a test, and it does not exhibit this issue.
The font does appear to be installed, if we check the Windows fonts.
We have recycled the app pool with this app and the error persists. We have not rebooted the machine. We have not re-installed the problematic app yet.
Is there a troubleshooting procedure or steps to correct this issue?
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 2/28/2023 6:49:14 PM
Event time (UTC): 2/28/2023 11:49:14 PM
Event ID: d6a7d520b6674898aff8ca5c2fdedabd
Event sequence: 21426
Event occurrence: 76
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/2/ROOT-1-133220978654400636
Trust level: Full
Application Virtual Path: /
Application Path: C:\inetpub\wwwroot\xxx\
Machine name: PSE
Process information:
Process ID: 12616
Process name: w3wp.exe
Account name: IIS APPPOOL\xxx
Exception information:
Exception type: ArgumentException
Exception message: Font family 'Arial' has no available styles
at Telerik.Reporting.Drawing.FontExtensions.GetDefaultFontStyle(FontFamily fontFamily) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing.Common\FontExtensions.cs:line 108
at Telerik.Reporting.Drawing.FontExtensions.GetStyle(IFont font) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing.Common\FontExtensions.cs:line 37
at Telerik.Reporting.Drawing.FontExtensions.ToGdiFont(IFont font) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing.Common\FontExtensions.cs:line 58
at Telerik.Reporting.Processing.GdiFontInfoCache.CreateValue(IFont font) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\GdiFontCache.cs:line 54
at Telerik.Reporting.Processing.GdiFontCache`1.GetValue(IFont font) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\GdiFontCache.cs:line 91
at Telerik.Reporting.Processing.MeasureContext.CalculateLineHeight(IFont font) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\MeasureContext.cs:line 99
at Telerik.Reporting.Processing.TextRenderer.MeasureText(IMeasureContext context, String text, IFont font, RectangleF layoutRectangle, TextFormat textFormat, Boolean multiline, Int32& charactersFitted) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\TextRenderer.cs:line 147
at Telerik.Reporting.Processing.TextBoxUtil.MeasureTextContainer(ITextContainer textContainer, RectangleF layoutBounds, IMeasureContext context) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\TextBoxUtil.cs:line 95
at Telerik.Reporting.Processing.TextBox.MeasureItem(IMeasureContext context, SizeLU availableClientSize, Boolean canGrow) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\TextBox.cs:line 204
at Telerik.Reporting.Processing.TextBox.MeasureItem(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\TextBox.cs:line 134
at Telerik.Reporting.Processing.TextBox.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\TextBox.cs:line 125
at Telerik.Reporting.Processing.LayoutElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\LayoutElement.cs:line 125
at Telerik.Reporting.Processing.VisualElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\VisualElement.cs:line 343
at Telerik.Reporting.Processing.ProcessingElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\ProcessingElement.Layout.cs:line 13
at Telerik.Reporting.Processing.AbsolutePositionLayout.MeasureChildItems(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\AbsolutePositionLayout.cs:line 296
at Telerik.Reporting.Processing.AbsolutePositionLayout.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\AbsolutePositionLayout.cs:line 43
at Telerik.Reporting.Processing.Panel.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\Panel.cs:line 113
at Telerik.Reporting.Processing.LayoutElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\LayoutElement.cs:line 125
at Telerik.Reporting.Processing.VisualElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\VisualElement.cs:line 343
at Telerik.Reporting.Processing.ProcessingElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\ProcessingElement.Layout.cs:line 13
at Telerik.Reporting.Processing.AbsolutePositionLayout.MeasureChildItems(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\AbsolutePositionLayout.cs:line 296
at Telerik.Reporting.Processing.AbsolutePositionLayout.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\AbsolutePositionLayout.cs:line 43
at Telerik.Reporting.Processing.ReportSectionBase.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\ReportSectionBase.cs:line 165
at Telerik.Reporting.Processing.LayoutElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\LayoutElement.cs:line 125
at Telerik.Reporting.Processing.VisualElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\VisualElement.cs:line 343
at Telerik.Reporting.Processing.ProcessingElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\ProcessingElement.Layout.cs:line 13
at Telerik.Reporting.Processing.StackLayout.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\StackLayout.cs:line 27
at Telerik.Reporting.Processing.Group.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\Group.cs:line 204
at Telerik.Reporting.Processing.LayoutElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\LayoutElement.cs:line 125
at Telerik.Reporting.Processing.VisualElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\VisualElement.cs:line 343
at Telerik.Reporting.Processing.ProcessingElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\ProcessingElement.Layout.cs:line 13
at Telerik.Reporting.Processing.StackLayout.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\StackLayout.cs:line 27
at Telerik.Reporting.Processing.Report.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\Report.Layout.cs:line 41
at Telerik.Reporting.Processing.LayoutElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\LayoutElement.cs:line 125
at Telerik.Reporting.Processing.VisualElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBu
Request information:
Request URL: https://xxx.com:443/Telerik.ReportViewer.axd?instanceID=db033a11a4b84ec385f5c117de2d43d5&optype=Report&PageIndex=0&RenderID=1759b172aa0945aa858db8bf20357481&RenderingFormat=HTML5Interactive
Request path: /Telerik.ReportViewer.axd
User host address: 107.129.213.166
User:
Is authenticated: False
Authentication Type:
Thread account name: IIS APPPOOL\xxx
Thread information:
Thread ID: 56
Thread account name: IIS APPPOOL\xxx
Is impersonating: False
Stack trace: at Telerik.Reporting.Drawing.FontExtensions.GetDefaultFontStyle(FontFamily fontFamily) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing.Common\FontExtensions.cs:line 108
at Telerik.Reporting.Drawing.FontExtensions.GetStyle(IFont font) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing.Common\FontExtensions.cs:line 37
at Telerik.Reporting.Drawing.FontExtensions.ToGdiFont(IFont font) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing.Common\FontExtensions.cs:line 58
at Telerik.Reporting.Processing.GdiFontInfoCache.CreateValue(IFont font) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\GdiFontCache.cs:line 54
at Telerik.Reporting.Processing.GdiFontCache`1.GetValue(IFont font) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\GdiFontCache.cs:line 91
at Telerik.Reporting.Processing.MeasureContext.CalculateLineHeight(IFont font) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\MeasureContext.cs:line 99
at Telerik.Reporting.Processing.TextRenderer.MeasureText(IMeasureContext context, String text, IFont font, RectangleF layoutRectangle, TextFormat textFormat, Boolean multiline, Int32& charactersFitted) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\TextRenderer.cs:line 147
at Telerik.Reporting.Processing.TextBoxUtil.MeasureTextContainer(ITextContainer textContainer, RectangleF layoutBounds, IMeasureContext context) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\TextBoxUtil.cs:line 95
at Telerik.Reporting.Processing.TextBox.MeasureItem(IMeasureContext context, SizeLU availableClientSize, Boolean canGrow) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\TextBox.cs:line 204
at Telerik.Reporting.Processing.TextBox.MeasureItem(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\TextBox.cs:line 134
at Telerik.Reporting.Processing.TextBox.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\TextBox.cs:line 125
at Telerik.Reporting.Processing.LayoutElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\LayoutElement.cs:line 125
at Telerik.Reporting.Processing.VisualElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\VisualElement.cs:line 343
at Telerik.Reporting.Processing.ProcessingElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\ProcessingElement.Layout.cs:line 13
at Telerik.Reporting.Processing.AbsolutePositionLayout.MeasureChildItems(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\AbsolutePositionLayout.cs:line 296
at Telerik.Reporting.Processing.AbsolutePositionLayout.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\AbsolutePositionLayout.cs:line 43
at Telerik.Reporting.Processing.Panel.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\Panel.cs:line 113
at Telerik.Reporting.Processing.LayoutElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\LayoutElement.cs:line 125
at Telerik.Reporting.Processing.VisualElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\VisualElement.cs:line 343
at Telerik.Reporting.Processing.ProcessingElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\ProcessingElement.Layout.cs:line 13
at Telerik.Reporting.Processing.AbsolutePositionLayout.MeasureChildItems(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\AbsolutePositionLayout.cs:line 296
at Telerik.Reporting.Processing.AbsolutePositionLayout.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\AbsolutePositionLayout.cs:line 43
at Telerik.Reporting.Processing.ReportSectionBase.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\ReportSectionBase.cs:line 165
at Telerik.Reporting.Processing.LayoutElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\LayoutElement.cs:line 125
at Telerik.Reporting.Processing.VisualElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\VisualElement.cs:line 343
at Telerik.Reporting.Processing.ProcessingElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\ProcessingElement.Layout.cs:line 13
at Telerik.Reporting.Processing.StackLayout.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\StackLayout.cs:line 27
at Telerik.Reporting.Processing.Group.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\Group.cs:line 204
at Telerik.Reporting.Processing.LayoutElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\LayoutElement.cs:line 125
at Telerik.Reporting.Processing.VisualElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\VisualElement.cs:line 343
at Telerik.Reporting.Processing.ProcessingElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\ProcessingElement.Layout.cs:line 13
at Telerik.Reporting.Processing.StackLayout.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\StackLayout.cs:line 27
at Telerik.Reporting.Processing.Report.MeasureContent(IMeasureContext context, SizeLU availableClientSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\Report.Layout.cs:line 41
at Telerik.Reporting.Processing.LayoutElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\LayoutElement.cs:line 125
at Telerik.Reporting.Processing.VisualElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\VisualElement.cs:line 343
at Telerik.Reporting.Processing.ProcessingElement.MeasureCore(IMeasureContext context, SizeLU availableSize) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\ProcessingElement.Layout.cs:line 13
at Telerik.Reporting.Processing.LayoutElement.MeasureElement(LayoutElement elementToMeasure, SizeLU availableSize, IMeasureContext context) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\LayoutElement.cs:line 93
at Telerik.Reporting.Processing.LayoutElement.MeasureElement(LayoutElement elementToMeasure, IMeasureContext context) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing\LayoutElement.cs:line 80
at Telerik.Reporting.Html5Rendering.Html5ReportInteractive.MeasureRootCore(LayoutElement root, PageSettings pageSettings) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Html5Rendering\Html5ReportInteractive.cs:line 23
at Telerik.Reporting.BaseRendering.RenderingExtensionBase.Render(LayoutElement root, Hashtable renderingContext, Hashtable deviceInfo, CreateStream createStreamCallback, EvaluateHeaderFooterExpressions evalHeaderFooterCallback, PageSettings pageSettings) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.BaseRendering\RenderingExtensionBase.cs:line 94
at Telerik.Reporting.BaseRendering.RenderingExtensionBase.Render(Report report, Hashtable renderingContext, Hashtable deviceInfo, CreateStream createStreamCallback, EvaluateHeaderFooterExpressions evalHeaderFooterCallback) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.BaseRendering\RenderingExtensionBase.cs:line 43
at Telerik.Reporting.Processing.ReportProcessor.RenderCore(ExtensionInfo extensionInfo, IList`1 processingReports, Hashtable deviceInfo, IRenderingContext renderingContext, CreateStream createStreamCallback) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing.ReportProcessor\ReportProcessor.RenderReport.cs:line 236
at Telerik.Reporting.Processing.ReportProcessor.RenderCore(String format, IList`1 reports, Hashtable deviceInfo, IRenderingContext renderingContext, CreateStream createStreamCallback) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.Reporting.Processing.ReportProcessor\ReportProcessor.RenderReport.cs:line 157
at Telerik.ReportViewer.WebForms.ReportPageOperation.RenderReport(String format, IList`1 processingReports, Hashtable deviceInfo, IRenderingContext renderingContext) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.ReportViewer.WebForms\ReportPageOperation.cs:line 54
at Telerik.ReportViewer.WebForms.ReportRenderOperation.PerformOperationOverride() in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.ReportViewer.WebForms\ReportRenderOperation.cs:line 66
at Telerik.ReportViewer.WebForms.ReportPageOperation.PerformOperationOverride() in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.ReportViewer.WebForms\ReportPageOperation.cs:line 134
at Telerik.ReportViewer.WebForms.HandlerOperation.PerformOperation(HttpContext context, ICacheManager cacheManager) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.ReportViewer.WebForms\HandlerOperation.cs:line 47
at Telerik.ReportViewer.WebForms.BasicHandler.ProcessRequest(HttpContext context) in c:\temp\reporting\RBuild-31962\Reporting_Build\Source\Code\Telerik.ReportViewer.WebForms\HttpHandler.cs:line 190
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Custom event details:
I have tried to implement a web report designer server and i have successfully implemented using nuget package. Then i tried to use signed dll files to replace nuget package. I imported "Telerik.WebReportDesigner.Services.dll" and "Telerik.Reporting.Data.Schema.Provider.dll" two dll files and it gives the report designer, but reports are not loading. It keeps showing "An error has occurred. Could not load file or assembly 'Telerik.Reporting.JsonSerialization, Version=17.0.23.118, Culture=neutral, PublicKeyToken=a9d7983dfcc261be'. The system cannot find the file specified." error. What can be the reason for this. Do you have any solution?
Hi mates,
I have a dataset in a telerik report. The dataset returns a time column. I would like to use the Format function to show it in hh:mm format. If I use Format('{0:hh:mm}', Fields.CreationTime), there is an exception. Currently, I'm using a "manual" transformation, using Fields.CreationTime.Hours + ":" + Fields.CreationTime.Minutes but this is not a solution for me because if the CreationTime is 12:00, the report shows 12:0. I would like to use the Format function OR show the minutes using two digits. How could I resolve my issue, please?
Thanks a lot in advance.
Cheers.
David Ortega
I implemented Telerik report viewer in Blazor Hybrid. After viewing the report, I wanted to print that report in the windows and android platforms. With windows build, it works perfectly. but in the android platform it is not working well. After i clicked it redirect to the server URL and download the report as a PDF using browser. Is there any way to print it without downloading it in android?
We're using Azure Reids Cache for our report storage provider. Long running reports result in this error:
One or more errors occurred.
Timeout performing SET (5000ms), next: SET DispatchAnywhere3Reports\16.1.22.622\Is\948f13fe22c\Rs\6b25108b8df\Ds\6faa346e5ae\R\page30, inst: 108, qu: 0, qs: 0, aw: False, bw: SpinningDown, rs: ReadAsync, ws: Idle, in: 0, serverEndpoint: *********************, mc: 1/1/0, mgr: 7 of 10 available, clientName: WS039(SE.Redis-v2.6.48.48654), IOCP: (Busy=0,Free=1000,Min=8,Max=1000), WORKER: (Busy=44,Free=8147,Min=8,Max=8191), v: 2.6.48.48654 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
Rest Reports Config:
Does anyone have experience using Azure Redis? Are there additional configuration settings required?
Thanks for your help!
Hello Support,
we use older version 7.0.13.426, 2012 as a part of GMSC. I face an issue with hiding Panel report item. When I set in Bindings both Visible and Style.Visible params to False for sure:
It causes extension of the DetailSection that exceeds to the next page and causes "blank" page. I set yellow background color for the DetailSection (orange is pageFooterSection) to make it more clear.
Could you help me please? This topic seemed to be similar to my issue and the link http://www.telerik.com/support/kb/reporting/details/collapse-the-container-when-hiding-child-report-items- is not working.
Thank you,
Lukas
Hi,
I have designed a report template using web report designer using json data(for invoice pdf).
Now I want to display pdf/report using different data by passing an argument.
I want to use the same template for all invoice pdf.
Kindly explain is this possible in telerik also can you provide a sample code for this?
I am using ASP.net mvc for developing the project
Good Afternoon Telerik Forums,
Somehow, while messing with my Parameters I made a parameter within the Telerik Standalone report designer as a Text field. Where instead of selecting something displaying. it allowed you to type in your request. I did not need that at the time so I erased my parameter and started again. Now I am needing to know how to replicate this so that I can have someone type in one of the fields (in example an employee number).
How can I accomplish this again?
Thank you!
Greetings!
I have some reports that contain tables created dynamically by the C# application. The procedure is more or less similar to what you describe in the documentation. Those reports are inserted in a report book and displayed in an Angular app with the viewer. My problem is this: some of those reports need an extra row added that will sum the content of columns with monetary values. This row must be either at the bottom of the report or at the bottom of a group inside the table. I 've read relevant entries in the forum and the documentation, but all I could find is how to add the sum row in the designer, which is not my case. So what I'm asking is if there is any way to add it programmatically.
Thanks!