Page 1 of 1

Update issue

Posted: Sat Dec 02, 2017 7:34 am
by Ehsan
Hello,

when I update stimulsoft report to version 2018.1,
the following method doesnt support by stimulsoft anymore:
Stimulsoft.Base.Drawing.RectangleD is not a constructor

and I got this error:

Code: Select all

VM4771:53 Uncaught TypeError: Stimulsoft.Base.Drawing.RectangleD is not a constructor
    at eval (eval at createReport (stimul-report.html:201), <anonymous>:53:43)
    at HTMLElement.createReport (stimul-report.html:232)
    at HTMLElement.createReportData (stimul-report.html:220)
    at HTMLElement.dataBinding (stimul-report.html:192)
    at HTMLElement.componentReady (stimul-report.html:81)
    at HTMLElement.attached (base-component.html:115)
    at HTMLElement._invokeBehavior (polymer-micro.html:452)
    at HTMLElement._doBehavior (polymer-micro.html:440)
    at polymer-micro.html:224
    at Object.whenReady (polymer-micro.html:104)
Thanks

Re: Update issue

Posted: Mon Dec 04, 2017 1:46 am
by Edward
Hi Ehsan,

Could you please attach the report template and the code to reproduce the bug, so we could fix it.

Thank you,
Edward

Re: Update issue

Posted: Mon Dec 04, 2017 6:13 am
by Inhabe
Same issue here, working without template and used RectangleD to set size of elements in databand. Now its undefined and no simular objects in Stimulsoft.Base.Drawing

Re: Update issue

Posted: Mon Dec 04, 2017 6:48 am
by Inhabe
Found. Its Stimulsoft.System.Drawing.Rectangle now

Re: Update issue

Posted: Mon Dec 04, 2017 11:10 am
by Ehsan
Hello,

Thank you dear Inhabe,

But why stimulsoft delete this method without any notification?????

Thanks

Re: Update issue

Posted: Wed Dec 06, 2017 9:26 am
by Alex K.
Hello,

We need some additional time to check the issue.

Thank you.