Page 1 of 1

Compilation error when using StiReport.SaveReportSourceCodeForSilverlight

Posted: Sat Sep 10, 2011 4:41 am
by sabahat
Hi,
I get several compilation error when the report contains chart component.
I get silverlight code via 'SaveReportSourceCodeForSilverlight' method.

Code: Select all

No overload for method 'StiGridLinesHor' takes '8' arguments
No overload for method 'StiGridLinesHor' takes '8' arguments
No overload for method 'StiGridLinesVert' takes '8' arguments
No overload for method 'StiInterlacingHor' takes '3' arguments
No overload for method 'StiInterlacingVert' takes '3' arguments
No overload for method 'StiAxisLabels' takes '12' arguments
The type or namespace name 'StiDirection' does not exist in the namespace 'Stimulsoft.Report.Chart' (are you missing an assembly reference?)
The type or namespace name 'StiAxisInteraction' does not exist in the namespace 'Stimulsoft.Report.Chart' (are you missing an assembly reference?)
The best overloaded method match for 'Stimulsoft.Report.Chart.StiXBottomAxis.StiXBottomAxis(Stimulsoft.Report.Chart.StiAxisLabels, Stimulsoft.Report.Chart.StiAxisRange, Stimulsoft.Report.Chart.StiAxisTitle, Stimulsoft.Report.Chart.StiAxisTicks, Stimulsoft.Report.Chart.StiArrowStyle, Stimulsoft.Base.Drawing.StiPenStyle, System.Windows.Media.Color, float, bool, float, bool, Stimulsoft.Report.Chart.StiShowXAxis, bool, Stimulsoft.Report.Chart.StiLegendDirection)' has some invalid arguments
Argument '5': cannot convert from 'Stimulsoft.Report.Chart.StiAxisInteraction' to 'Stimulsoft.Report.Chart.StiArrowStyle'
Argument '6': cannot convert from 'Stimulsoft.Report.Chart.StiArrowStyle' to 'Stimulsoft.Base.Drawing.StiPenStyle'
Argument '7': cannot convert from 'Stimulsoft.Base.Drawing.StiPenStyle' to 'System.Windows.Media.Color'
Argument '8': cannot convert from 'System.Windows.Media.Color' to 'float'
Argument '9': cannot convert from 'float' to 'bool'
Argument '10': cannot convert from 'bool' to 'float'
Argument '14': cannot convert from 'bool' to 'Stimulsoft.Report.Chart.StiLegendDirection'
No overload for method 'StiAxisLabels' takes '12' arguments
The type or namespace name 'StiDirection' does not exist in the namespace 'Stimulsoft.Report.Chart' (are you missing an assembly reference?)
The type or namespace name 'StiAxisInteraction' does not exist in the namespace 'Stimulsoft.Report.Chart' (are you missing an assembly reference?)
The best overloaded method match for 'Stimulsoft.Report.Chart.StiXTopAxis.StiXTopAxis(Stimulsoft.Report.Chart.StiAxisLabels, Stimulsoft.Report.Chart.StiAxisRange, Stimulsoft.Report.Chart.StiAxisTitle, Stimulsoft.Report.Chart.StiAxisTicks, Stimulsoft.Report.Chart.StiArrowStyle, Stimulsoft.Base.Drawing.StiPenStyle, System.Windows.Media.Color, float, bool, float, bool, bool, Stimulsoft.Report.Chart.StiLegendDirection)' has some invalid arguments
Argument '5': cannot convert from 'Stimulsoft.Report.Chart.StiAxisInteraction' to 'Stimulsoft.Report.Chart.StiArrowStyle'
Argument '6': cannot convert from 'Stimulsoft.Report.Chart.StiArrowStyle' to 'Stimulsoft.Base.Drawing.StiPenStyle'
Argument '7': cannot convert from 'Stimulsoft.Base.Drawing.StiPenStyle' to 'System.Windows.Media.Color'
Argument '8': cannot convert from 'System.Windows.Media.Color' to 'float'
Argument '9': cannot convert from 'float' to 'bool'
Argument '10': cannot convert from 'bool' to 'float'
Argument '13': cannot convert from 'bool' to 'Stimulsoft.Report.Chart.StiLegendDirection'
No overload for method 'StiAxisLabels' takes '12' arguments
The type or namespace name 'StiDirection' does not exist in the namespace 'Stimulsoft.Report.Chart' (are you missing an assembly reference?)
The type or namespace name 'StiAxisInteraction' does not exist in the namespace 'Stimulsoft.Report.Chart' (are you missing an assembly reference?)
The best overloaded method match for 'Stimulsoft.Report.Chart.StiYLeftAxis.StiYLeftAxis(Stimulsoft.Report.Chart.StiAxisLabels, Stimulsoft.Report.Chart.StiAxisRange, Stimulsoft.Report.Chart.StiAxisTitle, Stimulsoft.Report.Chart.StiAxisTicks, Stimulsoft.Report.Chart.StiArrowStyle, Stimulsoft.Base.Drawing.StiPenStyle, System.Windows.Media.Color, float, bool, float, bool, Stimulsoft.Report.Chart.StiShowYAxis, Stimulsoft.Report.Chart.StiLegendDirection)' has some invalid arguments
Argument '5': cannot convert from 'Stimulsoft.Report.Chart.StiAxisInteraction' to 'Stimulsoft.Report.Chart.StiArrowStyle'
Argument '6': cannot convert from 'Stimulsoft.Report.Chart.StiArrowStyle' to 'Stimulsoft.Base.Drawing.StiPenStyle'
Argument '7': cannot convert from 'Stimulsoft.Base.Drawing.StiPenStyle' to 'System.Windows.Media.Color'
Argument '8': cannot convert from 'System.Windows.Media.Color' to 'float'
Argument '9': cannot convert from 'float' to 'bool'
Argument '10': cannot convert from 'bool' to 'float'
Argument '13': cannot convert from 'bool' to 'Stimulsoft.Report.Chart.StiLegendDirection'
No overload for method 'StiAxisLabels' takes '12' arguments
The type or namespace name 'StiDirection' does not exist in the namespace 'Stimulsoft.Report.Chart' (are you missing an assembly reference?)
The type or namespace name 'StiAxisInteraction' does not exist in the namespace 'Stimulsoft.Report.Chart' (are you missing an assembly reference?)
The best overloaded method match for 'Stimulsoft.Report.Chart.StiYRightAxis.StiYRightAxis(Stimulsoft.Report.Chart.StiAxisLabels, Stimulsoft.Report.Chart.StiAxisRange, Stimulsoft.Report.Chart.StiAxisTitle, Stimulsoft.Report.Chart.StiAxisTicks, Stimulsoft.Report.Chart.StiArrowStyle, Stimulsoft.Base.Drawing.StiPenStyle, System.Windows.Media.Color, float, bool, float, bool, Stimulsoft.Report.Chart.StiLegendDirection)' has some invalid arguments
Argument '5': cannot convert from 'Stimulsoft.Report.Chart.StiAxisInteraction' to 'Stimulsoft.Report.Chart.StiArrowStyle'
Argument '6': cannot convert from 'Stimulsoft.Report.Chart.StiArrowStyle' to 'Stimulsoft.Base.Drawing.StiPenStyle'
Argument '7': cannot convert from 'Stimulsoft.Base.Drawing.StiPenStyle' to 'System.Windows.Media.Color'
Argument '8': cannot convert from 'System.Windows.Media.Color' to 'float'
Argument '9': cannot convert from 'float' to 'bool'
Argument '10': cannot convert from 'bool' to 'float'
Argument '12': cannot convert from 'bool' to 'Stimulsoft.Report.Chart.StiLegendDirection'
'Stimulsoft.Report.Chart.StiClusteredColumnSeries' does not contain a definition for 'DrillDownPageGuid'
No overload for method 'StiChartTitle' takes '9' arguments
The type or namespace name 'IStiSeries' does not exist in the namespace 'Stimulsoft.Report.Chart' (are you missing an assembly reference?)
Thank you.

Compilation error when using StiReport.SaveReportSourceCodeForSilverlight

Posted: Mon Sep 12, 2011 6:15 am
by HighAley
Hello.

This problem occurs because we did refactoring of charts. Now the new engine of charts completed on .NET and Silverlight platforms. All changes will be available in our release. Please, check our release in a few days.

Thank you.

Compilation error when using StiReport.SaveReportSourceCodeForSilverlight

Posted: Mon Sep 12, 2011 10:49 pm
by sabahat
Hi,

Ok, I'll check it.

Thanks.

Compilation error when using StiReport.SaveReportSourceCodeForSilverlight

Posted: Tue Sep 13, 2011 9:46 am
by Andrew
Ok!

Thank you and let us know about the result.

Thank you.

Compilation error when using StiReport.SaveReportSourceCodeForSilverlight

Posted: Tue Sep 20, 2011 12:39 am
by sabahat
Hi,

It works fine now.

Thanks.

Compilation error when using StiReport.SaveReportSourceCodeForSilverlight

Posted: Tue Sep 20, 2011 9:07 am
by Andrew
Great!

Have a nice day!