Unhandled exception when editing barcode in preview
Posted: Tue Dec 20, 2011 6:20 am
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
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