Help please,
I am getting this "Unhandled Exception has occurred in your application"
" A Generic error occurred in GDI+"
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
I am getting this in other window applications also. Something appears to be not drawing properly in a portion of the window that is being displayed ( the area in the window in trouble has a RED X displayed)!
System: Win XPpro sp3
.net 1.1
2.0 sp2
3.0 sp2
3.5 sp1
Microsof tvisual C++ 2005
This problem does not have to do with anything that I have written but with existing windows applications. Something may have been deleted in error or corrupted???
So far and I have tried but cannot resolve this problem...neen help!
Thank you, Papa
I am getting this "Unhandled Exception has occurred in your application"
" A Generic error occurred in GDI+"
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
Code:
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 SaiEdit.SelectionSetEditor.DrawButton(Graphics graphics, Rectangle rectangle, Int32 left, String name) at SaiEdit.SelectionSetEditor.DrawData(Graphics graphics, Rectangle rectangle, Base selection, Base controls, Brush background, Int32 combonumber) at SaiEdit.SelectionSetEditor.DrawData(Graphics graphics, Rectangle rectangle, Base selection, Base controls, Brush background) at av.a(Graphics A_0, Rectangle A_1, Boolean A_2) at av.a(Graphics A_0, Rectangle A_1, UInt32 A_2, Boolean A_3, Boolean A_4) at av.a(Graphics A_0, Rectangle A_1) at af.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.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.UserControl.WndProc(Message& m) at af.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& 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.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- Pr0fileEditor Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/Pr0fileEditor.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- Pr0fileEditor_Forms Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/Pr0fileEditor_Forms.DLL ---------------------------------------- SaiDoc Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/SaiDoc.DLL ---------------------------------------- MutantRegistry Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/MutantRegistry.DLL ---------------------------------------- Pr0fileEditor_Forms.resources Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/en/Pr0fileEditor_Forms.resources.DLL ---------------------------------------- SaiFile Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/SaiFile.DLL ---------------------------------------- SDFolders Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/SDFolders.DLL ---------------------------------------- Pr0file Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/Pr0file.DLL ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- SaiDevice Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/SaiDevice.DLL ---------------------------------------- SaiPaint Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/SaiPaint.DLL ---------------------------------------- Base Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/Base.DLL ---------------------------------------- SD Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/SD.DLL ---------------------------------------- PInvoke Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/PInvoke.DLL ---------------------------------------- ReadPr0 Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/ReadPr0.DLL ---------------------------------------- StrictTreebuilder Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/StrictTreebuilder.DLL ---------------------------------------- IReader Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/IReader.DLL ---------------------------------------- IElementHandler Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/IElementHandler.DLL ---------------------------------------- QuickerSchema Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/QuickerSchema.DLL ---------------------------------------- ValidatorInContext Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/ValidatorInContext.DLL ---------------------------------------- Vd Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/Vd.DLL ---------------------------------------- SaiEdit Assembly Version: 6.2.2.4 Win32 Version: 6.2.2.4 CodeBase: file:///C:/Program%20Files/Saitek/SD6/Software/SaiEdit.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.
System: Win XPpro sp3
.net 1.1
2.0 sp2
3.0 sp2
3.5 sp1
Microsof tvisual C++ 2005
This problem does not have to do with anything that I have written but with existing windows applications. Something may have been deleted in error or corrupted???
So far and I have tried but cannot resolve this problem...neen help!
Thank you, Papa
Comment