R
Romain TAILLANDIER
Hi group
I get an ArithmeticException in System.Drawing when it initialising some
font.
(see the Exception detail at the end).
it is not the first time i have this problem. I never found a solution. just
turn around it.
is somebody knows sth about that ?
thanks
ROM
System.ArithmeticException: Il y a eu un dépassement de capacité positif ou
néga
tif dans l'opération arithmétique.
(There was a capacity overflow positive or negative in the arithetic
operation, and sory for my english)
at System.Drawing.Font.Initialize(FontFamily family, Single emSize,
FontStyle
style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font..ctor(FontFamily family, Single emSize, FontStyle
styl
e, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Windows.Forms.ControlPaint.FontInPoints(Font font)
at System.Windows.Forms.Control.get_DefaultFont()
at System.Windows.Forms.Control.get_Font()
at System.Windows.Forms.AxHost.QuickActivate()
at System.Windows.Forms.AxHost.ActivateAxControl()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.AxHost.EndInit()
at MAINtag.DllDeCouche.TagCouche.InitializeComponent() ...couche.cs: line
124
I get an ArithmeticException in System.Drawing when it initialising some
font.
(see the Exception detail at the end).
it is not the first time i have this problem. I never found a solution. just
turn around it.
is somebody knows sth about that ?
thanks
ROM
System.ArithmeticException: Il y a eu un dépassement de capacité positif ou
néga
tif dans l'opération arithmétique.
(There was a capacity overflow positive or negative in the arithetic
operation, and sory for my english)
at System.Drawing.Font.Initialize(FontFamily family, Single emSize,
FontStyle
style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font..ctor(FontFamily family, Single emSize, FontStyle
styl
e, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Windows.Forms.ControlPaint.FontInPoints(Font font)
at System.Windows.Forms.Control.get_DefaultFont()
at System.Windows.Forms.Control.get_Font()
at System.Windows.Forms.AxHost.QuickActivate()
at System.Windows.Forms.AxHost.ActivateAxControl()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.AxHost.EndInit()
at MAINtag.DllDeCouche.TagCouche.InitializeComponent() ...couche.cs: line
124