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

Stimulsoft Ultimate discussion
Post Reply
Nick - BIG VZW
Posts: 15
Joined: Fri Mar 04, 2016 9:25 am

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

Post 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
Attachments
SDS_REACH_2010.mrt
(5.06 MiB) Downloaded 364 times
data.xml
(1.09 MiB) Downloaded 645 times
schema.xsd
(33.95 KiB) Downloaded 439 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

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

Post by Alex K. »

Hello,

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

Thank you.
Attachments
Capture01.PNG
Capture01.PNG (57.83 KiB) Viewed 4241 times
Nick - BIG VZW
Posts: 15
Joined: Fri Mar 04, 2016 9:25 am

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

Post by Nick - BIG VZW »

Hey,

Thanks for the quick reply!

Everything appears to be working at first glance.

Thank you,
Nick
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

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

Post by Alex K. »

Hello,

Let us know if you need any additional help.

Thank you.
Nick - BIG VZW
Posts: 15
Joined: Fri Mar 04, 2016 9:25 am

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

Post 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
Attachments
schema.xsd
(33.95 KiB) Downloaded 472 times
data.xml
(2.77 MiB) Downloaded 775 times
WIK_NFU.mrt
(665.31 KiB) Downloaded 441 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

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

Post 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.
Nick - BIG VZW
Posts: 15
Joined: Fri Mar 04, 2016 9:25 am

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

Post 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
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

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

Post by HighAley »

Hello.

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

Thank you.
Post Reply