Jump to content
Software FX Community

IndexOutOfRangeException


User (Legacy)

Recommended Posts

hiya,

We're getting this exception:

System.IndexOutOfRangeException: Index was outside the bounds of the array.

at SoftwareFX.ChartFX.DataArray.get_Item(Int32 index)

at SoftwareFX.ChartFX.1O.BeginLoop()

at SoftwareFX.ChartFX.0V.GX(1O 1V4, Boolean 1V5, Int32 1V6, Int32 1V7,

Point& 1V8, Object& 1V9)

at SoftwareFX.ChartFX.0V.GY(Int32 1VA, Int32 1VB, Object& 1VC)

at SoftwareFX.ChartFX.0V.4B(Point 1UF, String& 1UG)

at SoftwareFX.ChartFX.J.5B(Object 15M, EventArgs 15N)

at System.Windows.Forms.Timer.OnTick(EventArgs e)

at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr

idEvent, IntPtr dwTime)

Any initial ideas? (I've asked the person who reported it for a repro

case...)

cheers

Rob

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...