Compilation error when using StiReport.SaveReportSourceCodeForSilverlight

Stimulsoft Reports.Silverlight discussion
Locked
sabahat
Posts: 83
Joined: Sat Aug 13, 2011 11:20 pm

Compilation error when using StiReport.SaveReportSourceCodeForSilverlight

Post by sabahat »

Hi,

When I use StiReport.SaveReportSourceCodeForSilverlight() method in a cross tab report, the generated code does not compile. The following error in generated:
'Stimulsoft.Report.CrossTab.StiCrossTab' does not contain a definition for 'BusinessObjectGuid'.

I've tested it against '2011.09.28' prerelease build.

Thank you.


P.S:
I'm using business objects as data source and I'm using native Silverlight client rendering.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Compilation error when using StiReport.SaveReportSourceCodeForSilverlight

Post by Alex K. »

Hello,

The issue is fixed.
Please check the latest prerelease build when it will be available on next week.

Thank you.
sabahat
Posts: 83
Joined: Sat Aug 13, 2011 11:20 pm

Compilation error when using StiReport.SaveReportSourceCodeForSilverlight

Post by sabahat »

Hi,

It's working fine now.

Thanks.
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Compilation error when using StiReport.SaveReportSourceCodeForSilverlight

Post by Andrew »

Great! :biggrin:
Locked