Unhandled exception when editing barcode in preview

Stimulsoft Reports.Silverlight discussion
Locked
flip
Posts: 23
Joined: Mon Dec 12, 2011 10:47 am

Unhandled exception when editing barcode in preview

Post by flip »

Hello,

I created a barcode on my report. When I click on preview, with the barcode selected, the propertygrid 'holds' the barcode properties.
When I click on the dotted symbol to edit the 'Code' property of the barcode, the Firebug console in Firefox shows this exception:

Unhandled Error in Silverlight Application Object reference not set to an instance of an object. at Stimulsoft.Report.Design.StiExpressionPacker.PackExpression(String expressionStr, IStiDesignerBase designer, Boolean useBraces)
at Stimulsoft.Report.SLDesign.StiSLTextEditorWindow.set_CodeEditorText(String value)
at Stimulsoft.Report.SLDesign.StiSLTextEditorWindow..ctor(StiReport report, String text, StiCodeEditorMode editorMode)
at Stimulsoft.Report.SLDesign.PropertyGrid.StiBarCodeExpressionProperty.btn_Click(Object sender, RoutedEventArgs e)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.Controls.Control.OnMouseLeftButtonUp(Control ctrl, EventArgs e)
at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)
http://localhost:62320/WCF_SLDesignerTestPage.aspx
Line 0
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Unhandled exception when editing barcode in preview

Post by HighAley »

Hello.
flip wrote:I created a barcode on my report. When I click on preview, with the barcode selected, the propertygrid 'holds' the barcode properties.
When I click on the dotted symbol to edit the 'Code' property of the barcode, the Firebug console in Firefox shows this exception:
We couldn't reproduce your issue.
Which version of Stimulsoft Reports.Silverlight do you use?
Please, send us a video how to reproduce this error.

Thank you.
flip
Posts: 23
Joined: Mon Dec 12, 2011 10:47 am

Unhandled exception when editing barcode in preview

Post by flip »

Hello Aleksey,

I reproduced the issue on sl.stimulsoft.com.
Please check the video @ http://www.mediafire.com/?z2sjzvrzrtj1r03

Regards.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Unhandled exception when editing barcode in preview

Post by HighAley »

Hello.
flip wrote:I reproduced the issue on sl.stimulsoft.com.
Please check the video @ http://www.mediafire.com/?z2sjzvrzrtj1r03
Thank you for bug report.
The fix will be available in our next prerelease build build tomorrow.

Thank you.
Locked