Page 1 of 1

Reports made in WPF Version 2014.1 don't work in 2016.1

Posted: Fri Mar 04, 2016 9:45 am
by Nick - BIG VZW
Hey,

We have been using Stimulsoft for a long time now.
But some of our reports, which were made in older versions of stimulsoft have an empty preview in the new Designer.
We hope you can help us with this problem.

I have included a mrt, xml, and shema file.
The report is on the large side :)

Thanks,

Nick

Re: Reports made in WPF Version 2014.1 don't work in 2016.1

Posted: Fri Mar 04, 2016 12:10 pm
by Alex K.
Hello,

We have found some problem in variables collection. Please try to remove two empty line in the notepad.

Thank you.

Re: Reports made in WPF Version 2014.1 don't work in 2016.1

Posted: Fri Mar 04, 2016 12:51 pm
by Nick - BIG VZW
Hey,

Thanks for the quick reply!

Everything appears to be working at first glance.

Thank you,
Nick

Re: Reports made in WPF Version 2014.1 don't work in 2016.1

Posted: Fri Mar 04, 2016 1:31 pm
by Alex K.
Hello,

Let us know if you need any additional help.

Thank you.

Re: Reports made in WPF Version 2014.1 don't work in 2016.1

Posted: Mon Mar 14, 2016 1:10 pm
by Nick - BIG VZW
Hello again,

We have been systematically checking our mrt's in the new 2016 designer,
and we have found just one more which won't preview.

We checked for the empty values tag, but it appears to be another error this time.

I have included the necessary files.

Thank you for your help,
Nick

Re: Reports made in WPF Version 2014.1 don't work in 2016.1

Posted: Tue Mar 15, 2016 7:00 am
by HighAley
Hello.

There are duplicated categories in the report template.
Please, edit it in a text editor and remove duplicated category.

Code: Select all

<value>FooterAndHeader</value>
...
<value>Grenswaarden</value>
Thank you.

Re: Reports made in WPF Version 2014.1 don't work in 2016.1

Posted: Tue Mar 15, 2016 7:15 am
by Nick - BIG VZW
Hello,

The preview is working now, thank you.

Is there some kind of xml validator that you use to check for this kind of error?
That might be usefull in the future.

Thanks again,
Nick

Re: Reports made in WPF Version 2014.1 don't work in 2016.1

Posted: Wed Mar 16, 2016 6:24 am
by HighAley
Hello.

There is the ReportChecker utility that you could use.
You could find it in the bin folder.

Thank you.