User (Legacy) Posted August 22, 2003 Report Posted August 22, 2003 I'm getting this exception randomly on the client, after generating an identical chart a number of times: System.NullReferenceException: Object reference not set to an instance of an object. at SoftwareFX.ChartFX.Internet.Client.SeriesAttributes.EP() at SoftwareFX.ChartFX.Internet.Client.1P.BeginPaint(Boolean bAxis) at SoftwareFX.ChartFX.Internet.Client.1F.IB(Int32 1UT, Int32 1UU, Object& 1UV) at SoftwareFX.ChartFX.Internet.Client.1F.7O(Point 1TX, String& 1TY) at SoftwareFX.ChartFX.Internet.Client.06.8I(Object 18A, EventArgs 18B) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime) The .chw file is file, i just need to refresh the page to get the chart to display properly. It looks like some odd race condition in the client... Matt.
Software FX Posted August 23, 2003 Report Posted August 23, 2003 Yes. We have found this problem. we are doing some more testing and will soon release a service pack that fixes it. -- FP Software FX, Inc.
User (Legacy) Posted August 26, 2003 Author Report Posted August 26, 2003 Hello, I have got a very similar random error in the client, this is my error message: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. at SoftwareFX.ChartFX.Internet.Client.SeriesAttributes.get_Visible() at SoftwareFX.ChartFX.Internet.Client.1P.BeginPaint(Boolean bAxis) at SoftwareFX.ChartFX.Internet.Client.1F.I6(Int32 1UA, Int32 1UB, Object& 1UC) at SoftwareFX.ChartFX.Internet.Client.1F.7K(Point 1TE, String& 1TF) at SoftwareFX.ChartFX.Internet.Client.06.8E(Object 17V, EventArgs 17W) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime) regards, Markus
Software FX Posted August 26, 2003 Report Posted August 26, 2003 Hello, Send an email to support@softwarefx.com and we can give you a hotfix that should resolve this error for you. JT Tech. Support "Markus Abele" <Markus.Abele@Coopertools.com> wrote in message news:xKEuj55aDHA.696@WEBSERVER1... > Hello, > I have got a very similar random error in the client, this is my error > message: > > System.NullReferenceException: Der Objektverweis wurde nicht auf eine > Objektinstanz festgelegt. > at SoftwareFX.ChartFX.Internet.Client.SeriesAttributes.get_Visible() > at SoftwareFX.ChartFX.Internet.Client.1P.BeginPaint(Boolean bAxis) > at SoftwareFX.ChartFX.Internet.Client.1F.I6(Int32 1UA, Int32 1UB, Object& > 1UC) > at SoftwareFX.ChartFX.Internet.Client.1F.7K(Point 1TE, String& 1TF) > at SoftwareFX.ChartFX.Internet.Client.06.8E(Object 17V, EventArgs 17W) > at System.Windows.Forms.Timer.OnTick(EventArgs e) > at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr > idEvent, IntPtr dwTime) > > regards, > Markus > >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.