Hi Tim.
Running the latest version.
When I zoom in, to place a waypoint, if I zoom beyond a certain point I get the following:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+.
at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
at System.Drawing.Graphics.DrawString(String s, Font font, Brush brush, RectangleF layoutRectangle, StringFormat format)
at Divelements.Aviation.FlightPlanner.Rendering.xc33d26eab04d79 57.x7253d7b8c846d67d(x2c1c98f7e7ef4c48 xd0bb5d9c9ba91857, xd7cb7ac31049ffae x0f7b23d1c393aed9, AirspaceEntity x79168b9c04e9426d)
at Divelements.Aviation.FlightPlanner.Rendering.xc33d26eab04d79 57.x32e22c96910a9b10(x2c1c98f7e7ef4c48 xd0bb5d9c9ba91857, xd7cb7ac31049ffae x0f7b23d1c393aed9, AirspaceEntity xa9a706768ab5b5b1)
at Divelements.Aviation.FlightPlanner.Rendering.xc33d26eab04d79 57.x5984854cf71a7a94(x867d3d2864d7f7d1 xd0bb5d9c9ba91857, xd7cb7ac31049ffae x0f7b23d1c393aed9, Entity xa9a706768ab5b5b1)
at Divelements.Aviation.FlightPlanner.Rendering.x867d3d2864d7f7 d1.DrawTwoDimensionalEntity(xd7cb7ac31049ffae context, Entity entity)
at Divelements.Aviation.FlightPlanner.Rendering.x2c1c98f7e7ef4c 48.xe406325e56f74b46(Graphics x41347a961b838962, Rectangle xe831729bf4ec9571)
at Divelements.Aviation.FlightPlanner.Rendering.x970ba8497cedc7 24.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEve ntArgs 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.Control.ControlNativeWindow.OnMessage(M essage& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Mes sage& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4200 (NetFxQFE.050727-4200)
CodeBase:
file:///C:/Windows/Microsoft.NET/Fra...7/mscorlib.dll
----------------------------------------
SkyDemon
Assembly Version: 0.9.13.26857
Win32 Version:
CodeBase:
file:///C:/Program%20Files/Divelemen...n/SkyDemon.exe
----------------------------------------
Divelements.SandGrid
Assembly Version: 2.2.2.1
Win32 Version: 2.2.2.1
CodeBase:
file:///C:/Program%20Files/Divelemen...s.SandGrid.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase:
file:///C:/Windows/assembly/GAC_MSIL...dows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase:
file:///C:/Windows/assembly/GAC_MSIL...089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase:
file:///C:/Windows/assembly/GAC_MSIL...em.Drawing.dll
----------------------------------------
Divelements.Aviation
Assembly Version: 1.0.3621.26856
Win32 Version: 1.0.3621.26856
CodeBase:
file:///C:/Program%20Files/Divelemen...s.Aviation.DLL
----------------------------------------
SandDock
Assembly Version: 3.0.6.1
Win32 Version: 3.0.6.1
CodeBase:
file:///C:/Program%20Files/Divelemen...n/SandDock.DLL
----------------------------------------
Divelements.Mapping
Assembly Version: 1.0.3621.26856
Win32 Version: 1.0.3621.26856
CodeBase:
file:///C:/Program%20Files/Divelemen...ts.Mapping.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase:
file:///C:/Windows/assembly/GAC_MSIL...System.Xml.dll
----------------------------------------
SandBar
Assembly Version: 1.4.2.1
Win32 Version: 1.4.2.1
CodeBase:
file:///C:/Program%20Files/Divelemen...an/SandBar.DLL
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (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 computer
rather than be handled by this dialog box.
Then I just get the big red cross in the map screen and have to restart the program.
Hugh