Jump to content
Software FX Community

NullReferenceException


User (Legacy)

Recommended Posts

I'm getting a null reference exception when I start my application which

uses ChartFX.

I do not get it every time.

Here is the stack trace. Do you have any idea what I should look for to

track this problem down?

************** Exception Text **************

System.NullReferenceException: Object reference not set to an instance of an

object.

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

at SoftwareFX.ChartFX.17.BeginLoop()

at SoftwareFX.ChartFX.0X.G8(17 1H0, Boolean 1H1, Int32 1H2, Int32 1H3,

Point& 1H4, Object& 1H5)

at SoftwareFX.ChartFX.0X.G9(Int32 1H6, Int32 1H7, Object& 1H8)

at SoftwareFX.ChartFX.0X.3N(Point 1GA, String& 1GB)

at SoftwareFX.ChartFX.K.4J(Object 0RP, EventArgs 0RQ)

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

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

IntPtr idEvent, IntPtr dwTime)

Link to comment
Share on other sites

Hello,

Please send an email to tech support (support at softwarefx.com) about this

and they will then provide you a hotfix that should fix this issue for you.

JT

Tech. Support

"Matt C." <matt@serviceintegrity.com> wrote in message

news:6ms79LBaDHA.696@WEBSERVER1...

> I'm getting a null reference exception when I start my application which

> uses ChartFX.

> I do not get it every time.

>

> Here is the stack trace. Do you have any idea what I should look for to

> track this problem down?

>

> ************** Exception Text **************

> System.NullReferenceException: Object reference not set to an instance of

an

> object.

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

> at SoftwareFX.ChartFX.17.BeginLoop()

> at SoftwareFX.ChartFX.0X.G8(17 1H0, Boolean 1H1, Int32 1H2, Int32 1H3,

> Point& 1H4, Object& 1H5)

> at SoftwareFX.ChartFX.0X.G9(Int32 1H6, Int32 1H7, Object& 1H8)

> at SoftwareFX.ChartFX.0X.3N(Point 1GA, String& 1GB)

> at SoftwareFX.ChartFX.K.4J(Object 0RP, EventArgs 0RQ)

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

> at System.Windows.Forms.Timer.DebuggableCallback(IntPtr hWnd, Int32

msg,

> IntPtr idEvent, IntPtr dwTime)

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...