Profile Picture

Newly introduced bug: Crash disposing of Tooltip tool

Posted By Kevin Harrison 9 Years Ago
Author
Message
Kevin Harrison
Problem Posted 9 Years Ago
View Quick Profile
Supreme Being

Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)

Group: Forum Members
Last Active: 3 Years Ago
Posts: 176, Visits: 1,865
Hi
I have just updated to 15.10.28.12 and am now getting an internal Nevron crash when I try to dispose of my custom tooltip tool.
It looks like something to do with the change to use GetView?
Thanks
Kevin

System.NullReferenceException was unhandled by user code
  HResult=-2147467261
  Message=Object reference not set to an instance of an object.
  Source=Nevron.Chart
  StackTrace:
       at Nevron.Chart.Windows.NTool.GetView()
       at Nevron.Chart.Windows.NTooltipTool.ClearTooltip()
       at Nevron.Chart.Windows.NTooltipTool.Dispose()
       at Emb.Reporting.UserControls.NevronChartControl.Dispose(Boolean disposing) in d:\Checkouts\Reporting\Emb.Reporting\Emb.Reporting.UserControls\Chart Controls\Nevron\NevronChartControl.cs:line 960
       at System.ComponentModel.Component.Dispose()
       at Emb.Reporting.UserControls.UnitTest.NevronChartControlTest.NevronChartControl_AllDataNaNTest() in d:\Checkouts\Reporting\Emb.Reporting\Emb.Reporting.UserControls.UnitTest\NevronChartControlTest.cs:line 356
  InnerException:


Tags



Similar Topics


Reading This Topic