Hi, all
I have a similar issue on the ASP.NET website. Here is my stacktrace:
System.NullReferenceException: Object reference not set
to an instance of an object.
at
Infragistics.WebUI.UltraWebChart.UltraChart.Infragistics.UltraChart.Resources.IChartComponent.Invalidate(CacheLevel
cacheLevel)
at
Infragistics.UltraChart.Resources.Appearance.AppearanceHelper.UpdateParentProperty()
at Infragistics.UltraChart.Resources.Appearance.HistogramLineAppearance..ctor(IChartComponent
component)
at
Infragistics.UltraChart.Resources.Appearance.HistogramChartAppearance..ctor(IChartComponent
component)
at Infragistics.WebUI.UltraWebChart.UltraChart.CreateAppearanceObjects()
at
Infragistics.WebUI.UltraWebChart.UltraChart.CreateChart()
at
Infragistics.WebUI.UltraWebChart.UltraChart..ctor()
at
ASP.summary_pieresource_ascx.__BuildControlPieChart()
I'd like to note that this issue reproduces very rarely. I don't know exact steps to make it reproduce.
It reproduced once on Windows Server 2003, IE6 browser, IIS 6.0, Infragistics NetAdvantage 7.3.
Do you have any updates for this issue? May be you can help with some steps to reproduce it?
Note: I've got only one Infragistics chart on the page where this issue reproduced.
Thanks ahead