0% found this document useful (0 votes)
82 views2 pages

Killer Error

A generic error occurred in GDI+ during a measure string operation. This caused an exception to be thrown during layout of a label control on a user control. Additional details are provided on invoking just-in-time debugging.

Uploaded by

Lei Biene
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
82 views2 pages

Killer Error

A generic error occurred in GDI+ during a measure string operation. This caused an exception to be thrown during layout of a label control on a user control. Additional details are provided on invoking just-in-time debugging.

Uploaded by

Lei Biene
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

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 (0x80004005): A generic error
occurred in GDI+.
at System.Drawing.Graphics.MeasureString(String text, Font font, SizeF
layoutArea, StringFormat stringFormat)
at DevExpress.Utils.Paint.XPaint.CalcTextSize(Graphics g, String s, Font font,
StringFormat strFormat, Int32 maxWidth)
at
DevExpress.XtraEditors.ViewInfo.LabelControlViewInfo.CalcSimpleTextSize(String
Text, Boolean useHotkeyPrefix, LabelAutoSizeMode mode, Int32 predWidth, Int32
predHeight)
at DevExpress.XtraEditors.LabelControl.GetPreferredSize(Size proposedSize)
at DevExpress.XtraEditors.LabelControl.SetBoundsCore(Int32 x, Int32 y, Int32
width, Int32 height, BoundsSpecified specified)
at
System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.SetBounds
(Rectangle bounds, BoundsSpecified specified)
at System.Windows.Forms.Layout.DefaultLayout.ApplyCachedBounds(IArrangedElement
container)
at System.Windows.Forms.Layout.DefaultLayout.xLayout(IArrangedElement container,
Boolean measureOnly, Size& preferredSize)
at System.Windows.Forms.Layout.DefaultLayout.LayoutCore(IArrangedElement
container, LayoutEventArgs args)
at System.Windows.Forms.Layout.LayoutEngine.Layout(Object container,
LayoutEventArgs layoutEventArgs)
at System.Windows.Forms.Control.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
at System.Windows.Forms.Control.OnResize(EventArgs e)
at System.Windows.Forms.UserControl.OnResize(EventArgs e)
at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width,
Int32 height, Int32 clientWidth, Int32 clientHeight)
at System.Windows.Forms.Control.UpdateBounds()
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.XtraEditors.XtraUserControl.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)

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


mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2600.0 built by: NET471REL1LAST
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
KillerControlCenter
Assembly Version: 1.0.856.0
Win32 Version: 1.0.856
CodeBase: file:///C:/Program%20Files/Killer%20Networking/Killer%20Control
%20Center/KillerControlCenter.exe
----------------------------------------
RNUtils
Assembly Version: 1.0.856.0
Win32 Version: 1.0.856
CodeBase: file:///C:/Program%20Files/Killer%20Networking/Killer%20Control
%20Center/RNUtils.DLL
----------------------------------------
DevExpress.Utils.v15.2
Assembly Version: 15.2.7.0
Win32 Version: 15.2.7.0
CodeBase: file:///C:/Program%20Files/Killer%20Networking/Killer%20Control
%20Center/DevExpress.Utils.v15.2.DLL
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03
f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c56193
4e089/System.dll
----------------------------------------
RN_Skin
Assembly Version: 15.2.7.0
Win32 Version: 15.2.7.0
CodeBase: file:///C:/Program%20Files/Killer%20Networking/Killer%20Control
%20Center/RN_Skin.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.
0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
DevExpress.BonusSkins.v15.2
Assembly Version: 15.2.7.0
Win32 Version: 15.2.7.0

You might also like