Page 1 of 1

Html.StiNetCoreDesigner exception when PassFormValues = true

Posted: Sat Aug 13, 2022 12:07 pm
by Sherif Ahmed
Version: Stimulsoft.Reports.Web.NetCore 2022.3.4
AspNetCore 5.0.11

When trying to render the report designer and setting PassFormValues = true,

Code: Select all

@Html.StiNetCoreDesigner(reportDesignerId, Model.DesignerOptions)

Code: Select all

InvalidCastException: Unable to cast object of type 'Microsoft.Extensions.Primitives.StringValues' to type 'System.IConvertible'.
System.Convert.ToDouble(object value)

Re: Html.StiNetCoreDesigner exception when PassFormValues = true

Posted: Mon Aug 15, 2022 11:37 am
by Lech Kulikowski
Hello,

We couldn't reproduce the issue.
Please send us a sample project that reproduces the issue for analysis.

Thank you.

Re: Html.StiNetCoreDesigner exception when PassFormValues = true

Posted: Wed Aug 17, 2022 10:58 am
by Sherif Ahmed
Here is an issue example on .NET 6
Stimulsoft Issue.zip
(1.68 MiB) Downloaded 434 times

Re: Html.StiNetCoreDesigner exception when PassFormValues = true

Posted: Wed Aug 17, 2022 11:16 am
by Lech Kulikowski
Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.
#7792

Re: Html.StiNetCoreDesigner exception when PassFormValues = true

Posted: Wed Jan 24, 2024 8:39 pm
by Sherif Ahmed
Any Update

Re: Html.StiNetCoreDesigner exception when PassFormValues = true

Posted: Thu Jan 25, 2024 10:02 am
by Lech Kulikowski
Hello,

Please check the last release build.

Thank you.