Jump to content
Software FX Community

Problem generating multi-pane chart in 6.2


User (Legacy)

Recommended Posts

Every time I try to generate a multi-pane financial chart I get the

following unhandled error:

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

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

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

object.

at SoftwareFX.ChartFX.Internet.Client.Pane.PX()

at SoftwareFX.ChartFX.Internet.Client.28.MoveNext()

at SoftwareFX.ChartFX.Internet.Client.27.PG(AxesStyle 2OF, Boolean 2OG)

at SoftwareFX.ChartFX.Internet.Client.ChartCore.63(27 1F5, Boolean 1F6,

Boolean 1F7)

at SoftwareFX.ChartFX.Internet.Client.ChartCore.62(27 1F2, Rectangle&

1F3, Int32& 1F4)

at SoftwareFX.ChartFX.Internet.Client.ChartCore.61(PaintBar 1EZ,

IGraphicsEx 1F0, Rectangle& 1F1)

at SoftwareFX.ChartFX.Internet.Client.1E.OnPaint(PaintEventArgs e)

at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e,

Int16 layer, Boolean disposeEventArgs)

at System.Windows.Forms.Control.WmPaint(Message& m)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)

at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)

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

IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************

mscorlib

Assembly Version: 1.0.5000.0

Win32 Version: 1.1.4322.573

CodeBase:

file:///c:/winnt/microsoft.net/framework/v1.1.4322/mscorlib.dll

----------------------------------------

System.Drawing

Assembly Version: 1.0.5000.0

Win32 Version: 1.1.4322.573

CodeBase:

file:///c:/winnt/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll

----------------------------------------

System

Assembly Version: 1.0.5000.0

Win32 Version: 1.1.4322.573

CodeBase:

file:///c:/winnt/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll

----------------------------------------

RegexAssembly6_0

Assembly Version: 0.0.0.0

Win32 Version: n/a

CodeBase:

----------------------------------------

ChartFX.MainClient

Assembly Version: 6.0.1201.29676

Win32 Version: n/a

CodeBase:

http://demo.quinsrv.com.au/chartfx62/download/ChartFX.MainClient.DLL

----------------------------------------

System.Windows.Forms

Assembly Version: 1.0.5000.0

Win32 Version: 1.1.4322.573

CodeBase:

file:///c:/winnt/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll

----------------------------------------

Microsoft.mshtml

Assembly Version: 7.0.3300.0

Win32 Version: 7.0.3300.0

CodeBase:

file:///c:/winnt/assembly/gac/microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/microsoft.mshtml.dll

----------------------------------------

Accessibility

Assembly Version: 1.0.5000.0

Win32 Version: 1.1.4322.573

CodeBase:

file:///c:/winnt/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll

----------------------------------------

ChartFX.Internet.Client

Assembly Version: 6.2.1397.32139

Win32 Version: n/a

CodeBase:

http://demo.quinsrv.com.au/chartfx62/download/ChartFX.Internet.Client.DLL

----------------------------------------

ChartFX.Internet.Base

Assembly Version: 6.2.1397.32104

Win32 Version: n/a

CodeBase:

http://demo.quinsrv.com.au/chartfx62/download/ChartFX.Internet.Base.DLL

----------------------------------------

System.Xml

Assembly Version: 1.0.5000.0

Win32 Version: 1.1.4322.573

CodeBase:

file:///c:/winnt/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll

----------------------------------------

************** JIT Debugging **************

To enable just in time (JIT) debugging, the config file for this

application or machine (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.

For example:

<configuration>

<system.windows.forms jitDebugging="true" />

</configuration>

When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the machine

rather than being handled by this dialog.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...