"Unsupported file NaN at Object.Hs" error

Stimulsoft Reports.JS discussion
Post Reply
titanotam
Posts: 12
Joined: Thu Jun 29, 2017 6:22 am

"Unsupported file NaN at Object.Hs" error

Post by titanotam »

Hi,

I have a MRT report with getting datasource from excel file, but when I used the code to load it in Angular2 app as below:

Code: Select all

this.report.loadFile("reports/BankingReport.mrt");        
this.viewer.report = this.report;
this.viewer.renderHtml('viewer');
It returns the error:

Image

Please show me how to fix this.
Thanks

Update: it works on Version: 2017.1.2
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: "Unsupported file NaN at Object.Hs" error

Post by Alex K. »

Hello,

Please send us a simple project which reproduces the issue for analysis.

Thank you.
titanotam
Posts: 12
Joined: Thu Jun 29, 2017 6:22 am

Re: "Unsupported file NaN at Object.Hs" error

Post by titanotam »

Please get it from attachment

Thanks
Attachments
ReportViewer.zip
Report Viewer
(1.29 MiB) Downloaded 307 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: "Unsupported file NaN at Object.Hs" error

Post by Alex K. »

Hello,

Thank you for the sample project, we need some time to check the issue.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: "Unsupported file NaN at Object.Hs" error

Post by Alex K. »

Hello,

The issue is fixed.
The fix will be available in the next release within one or two weeks.

Thank you.
titanotam
Posts: 12
Joined: Thu Jun 29, 2017 6:22 am

Re: "Unsupported file NaN at Object.Hs" error

Post by titanotam »

Thanks :)
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: "Unsupported file NaN at Object.Hs" error

Post by Alex K. »

Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.
Post Reply