Telerik Forums
Reporting Forum
1 answer
1.0K+ views

Hello

I have VS2022, and two versions of Telerik Reporting installed ( 16.0.22.225, and 16.2.22.1109).

If I open a reporting project in Visual Studio; I do not see any Telerik items in the toolbox. I have reset the toolbox, ran the Telerik installers, etc. and cannot get them to load.

If I try to manually add the controls to the toolbox, the "Choose Toolbox Items" window shows all the controls checked off

I've seen the multiple posts here and other sites with solutions to this issue, but they are not working for me.

How can I add the 16.0.22.225 reporting controls to my toolbox?

Thanks.

Curt
Top achievements
Rank 1
Iron
 answered on 15 Dec 2022
1 answer
232 views
i have 2 types of design formats say a.trdp and b.trdp? i added the files in the respective folder. But without doing a build, can the file be accessed?
Dimitar
Telerik team
 answered on 15 Dec 2022
1 answer
292 views

Hello!

Facing a very strange issue: when I updated from  16.1.22.622 to the latest one 16.2.22.1109 list-based filters are selecting in a weird way: select all/deselect all is working. Still, individual values are not switching correctly (as I can see the parameter aria-selected is not changing properly).

The only real update was related to this version switch (had to do it as I can't find a previous version of a standalone Report Designer - for some reason can download only the latest one - and right now schema changed so I can't use new report files with an older package). 

Any ideas about what can be a reason? A quick comparison of existing minified JS doesn't show any significant changes. We are using .NET 5.

 

Any direction would be quite helpful.

 

Best regards & stay safe.

Dimitar
Telerik team
 answered on 09 Dec 2022
1 answer
139 views

The report I'm trying to create has multiple sections and at the start of each section, there needs to be a map to display all POI found in the section. The map generated for the first section of the report previews fine with the extent correctly set showing a zoomed-in map. The problem is with all the following sections, each of these maps don't have their extent set and instead just shows the un-zoomed world map. 

I tried putting the map into its own sub-report but I experienced the same issue. 

Dimitar
Telerik team
 answered on 09 Dec 2022
1 answer
335 views

Is it possible to generate a map with "droplet" markers? If possible these would also include a number linking them back to the legend.

 

 

The closest map type is the Point Map type but I'm not sure how to replace the point with an image or how I would add a legend label within the image. 

Dimitar
Telerik team
 answered on 09 Dec 2022
2 answers
315 views

Hello 

 

Is there a way to disable the search shortcut in WPF Reportviewer,

We have hidden the toolbar button for search (It does not work if the Reportviwer is in a WPF class. Null Exception),

but would also like stop the user from pressing the Ctrl+F and getting the Null Exception error.

Has anyone know how this can be achieved?

We have set up Windows.InputBindings as well as a dummy command with gesture capture, but the CTRl+F in reportviewer seems to circumvent these.

Any ideas?

Thanks

Andrew

 

 

Andrew
Top achievements
Rank 1
Iron
 answered on 08 Dec 2022
1 answer
213 views
Hi. I have list of items and need to create different tables depends on item types. How i can implement this?
I added list component for items and want to create tables inside this component
Momchil
Telerik team
 answered on 08 Dec 2022
3 answers
547 views

Hello,

 

I have recently upgrade my project to AspNetCore5 and the Reporting Viewer stops working with this error:

Error registering the viewer with the service.
An error has occurred.
BinaryFormatter serialization and deserialization are disabled within this application. See https://aka.ms/binaryformatter for more information.

When is planned to upgrade AspnetCore Reporting to suppor v5?

 

Thanks

perico
Top achievements
Rank 1
Iron
 updated answer on 07 Dec 2022
1 answer
233 views

I have a few reports I've created that are now crashing when opened. These reports are currently still working in the company's ERP software (Seraex OrderStream) but when trying to create edits, the telerik file crashes telerik completely. 

There isn't anything unique about the reports I can think of that could make them crash with this error. It seems like I have other reports that work fine with the same queries and images.  I'm not sure how I could get into these reports and fix whatever is causing the issue

I'm using telerik reporting version 11.1.17.503 and I'll attach a file that is currently not working (note I've created an almost identical report with the same query and have no issues with it). I'll also attach a screenshot of the error and the stack trace. They only appear on the screen for a second before the software crashes. 

Dimitar
Telerik team
 answered on 05 Dec 2022
1 answer
212 views

Hello Telerik Team,

we're currently upgrading our Code from Visual Studio 2013 with a Telerik Reporting Version from around 2016 running on Windows 8. With all the latest versions, meaning VS 2022, Windows 10 and Reporting Version 16.2.22.1109 we get the error shown below.

We're not sure how we can narrow this down since there is no hint which value is NULL here. The old version is running in production with the same data and works fine.

How can we approach this issue and narrow it down? Do you need any additional information?

Thanks in adavance!


[NullReferenceException: Object reference not set to an instance of an object.]
   Telerik.Reporting.Processing.Table.ForEachCell(Action`1 action) +121
   Telerik.Reporting.Processing.Table.MeasureDataItemContent(IMeasureContext context, SizeLU availableClientSize) +622
   Telerik.Reporting.Processing.DataItem.MeasureContent(IMeasureContext context, SizeLU availableClientSize) +86
   Telerik.Reporting.Processing.LayoutElement.MeasureCore(IMeasureContext context, SizeLU availableSize) +97
   Telerik.Reporting.Processing.VisualElement.MeasureCore(IMeasureContext context, SizeLU availableSize) +104
   Telerik.Reporting.Processing.ProcessingElement.MeasureCore(IMeasureContext context, SizeLU availableSize) +47
   Telerik.Reporting.Processing.AbsolutePositionLayout.MeasureChildItems(IMeasureContext context, SizeLU availableClientSize) +235
   Telerik.Reporting.Processing.AbsolutePositionLayout.MeasureContent(IMeasureContext context, SizeLU availableClientSize) +50
   Telerik.Reporting.Processing.ReportSectionBase.MeasureContent(IMeasureContext context, SizeLU availableClientSize) +117
   Telerik.Reporting.Processing.LayoutElement.MeasureCore(IMeasureContext context, SizeLU availableSize) +97
   Telerik.Reporting.Processing.VisualElement.MeasureCore(IMeasureContext context, SizeLU availableSize) +104
   Telerik.Reporting.Processing.ProcessingElement.MeasureCore(IMeasureContext context, SizeLU availableSize) +47
   Telerik.Reporting.Processing.StackLayout.MeasureContent(IMeasureContext context, SizeLU availableClientSize) +218
   Telerik.Reporting.Processing.Group.MeasureContent(IMeasureContext context, SizeLU availableClientSize) +101
   Telerik.Reporting.Processing.LayoutElement.MeasureCore(IMeasureContext context, SizeLU availableSize) +97
   Telerik.Reporting.Processing.VisualElement.MeasureCore(IMeasureContext context, SizeLU availableSize) +104
   Telerik.Reporting.Processing.ProcessingElement.MeasureCore(IMeasureContext context, SizeLU availableSize) +47
   Telerik.Reporting.Processing.StackLayout.MeasureContent(IMeasureContext context, SizeLU availableClientSize) +218
   Telerik.Reporting.Processing.Report.MeasureContent(IMeasureContext context, SizeLU availableClientSize) +246
   Telerik.Reporting.Processing.LayoutElement.MeasureCore(IMeasureContext context, SizeLU availableSize) +97
   Telerik.Reporting.Processing.VisualElement.MeasureCore(IMeasureContext context, SizeLU availableSize) +104
   Telerik.Reporting.Processing.ProcessingElement.MeasureCore(IMeasureContext context, SizeLU availableSize) +47
   Telerik.Reporting.Processing.LayoutElement.Measure(IMeasureContext context, SizeLU availableSize) +66
   Telerik.Reporting.Processing.LayoutElement.MeasureElement(LayoutElement elementToMeasure, SizeLU availableSize, IMeasureContext context) +30
   Telerik.Reporting.Html5Rendering.Html5ReportInteractive.MeasureRootCore(LayoutElement root, PageSettings pageSettings) +98
   Telerik.Reporting.BaseRendering.RenderingExtensionBase.Render(LayoutElement root, Hashtable renderingContext, Hashtable deviceInfo, CreateStream createStreamCallback, EvaluateHeaderFooterExpressions evalHeaderFooterCallback, PageSettings pageSettings) +893
   Telerik.Reporting.BaseRendering.RenderingExtensionBase.Render(Report report, Hashtable renderingContext, Hashtable deviceInfo, CreateStream createStreamCallback, EvaluateHeaderFooterExpressions evalHeaderFooterCallback) +78
   Telerik.Reporting.Processing.ReportProcessor.CountPages(IList`1 reports, IRenderingContext renderingContext, Hashtable deviceInfo, ExtensionInfo extensionInfo) +915
   Telerik.Reporting.Processing.ReportProcessor.RenderCore(ExtensionInfo extensionInfo, IList`1 processingReports, Hashtable deviceInfo, IRenderingContext renderingContext, CreateStream createStreamCallback) +875
   Telerik.ReportViewer.WebForms.ReportPageOperation.RenderReport(String format, IList`1 processingReports, Hashtable deviceInfo, IRenderingContext renderingContext) +122
   Telerik.ReportViewer.WebForms.ReportRenderOperation.PerformOperationOverride() +372
   Telerik.ReportViewer.WebForms.BasicHandler.ProcessRequest(HttpContext context) +248
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +542
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +93

Todor
Telerik team
 answered on 05 Dec 2022
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?