Page 1 of 1

Property is not supported

Posted: Wed Nov 23, 2022 11:47 am
by custodian
Hi all,

I am getting an exception "Property is not supported" when loading a template.

report.Load(templateFilePath);

Attached you can find the template.

Stimulsoft.Reports.Engine version 2022.4.5

Any idea? Thank you

Re: Property is not supported

Posted: Wed Nov 23, 2022 2:18 pm
by Lech Kulikowski
Hello,

We couldn't reproduce the issue.
Please provide more detailed information on how do you load the report?

Thank you.

Re: Property is not supported

Posted: Thu Nov 24, 2022 11:25 am
by custodian
Hello,

We had already solved the issue. The template had a property inside called "PreviewToolBarOptions" which caused the error. The template was generated using a previous Designer.
Now with the lastest version it works fine.

Best regards

Re: Property is not supported

Posted: Thu Nov 24, 2022 12:30 pm
by Lech Kulikowski
Hello,

Thank you for the information.