View Issue Details

IDProjectCategoryView StatusLast Update
5783CUPGeneralPublicSep 1st 2025 9:45 AM
ReporterNBug Reporter Assigned To 
Priority NormalSeverityExceptionReproducibilityHave Not Tried
Status NewResolutionOpen 
ProjectionNoneETANone 
PlatformWin32NTOSMicrosoft Windows NT 6.2.9200.0OS Version6.2.9200.0
Product Version1.23.7.7 
Summary5783: Value of '0' is not valid for 'emSize'. 'emSize' should be greater than 0 and less than or equal to System.Single.MaxValue.
Parameter name: emSize @ Void Initialize(System.Drawing.FontFamily, Single, System.Drawing.FontStyle, System.Drawing.GraphicsUnit, Byte, Boolean) @ System.Drawing.Font
Description
Failed to draw logs for CUP "RASPorosity".

Parameter name: emSize @ Void Initialize(System.Drawing.FontFamily, Single, System.Drawing.FontStyle, System.Drawing.GraphicsUnit, Byte, Boolean) @ System.Drawing.Font

<SerializableException xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <ExtendedInformation>
    <ParamName>emSize</ParamName>
    <HResult>-2147024809</HResult>
  </ExtendedInformation>
  <InnerExceptions />
  <Message>Value of '0' is not valid for 'emSize'. 'emSize' should be greater than 0 and less than or equal to System.Single.MaxValue.
Parameter name: emSize</Message>
  <Source>System.Drawing</Source>
  <StackTrace>   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 style)
   at HDSDraw.Constants.SizeFontToArea(String text, Graphics g, Font font, SizeF area, StringFormat format)
   at HdsCup.DrawCUPLogPlot.DrawZoneTrack(Bitmap b)
   at HdsCup.DrawCUPLogPlot.Draw(Size size)
   at CUPApp.frmMain.DrawLogs()</StackTrace>
  <TargetSite>Void Initialize(System.Drawing.FontFamily, Single, System.Drawing.FontStyle, System.Drawing.GraphicsUnit, Byte, Boolean) @ System.Drawing.Font</TargetSite>
  <Type>System.ArgumentException</Type>
</SerializableException>
Additional Information
<Report xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <GeneralInfo>
    <CLRVersion>4.0.30319.42000</CLRVersion>
    <Crash>false</Crash>
    <DateTime>9/1/2025 1:28:03 PM</DateTime>
    <ExceptionMessage>Value of '0' is not valid for 'emSize'. 'emSize' should be greater than 0 and less than or equal to System.Single.MaxValue.
Parameter name: emSize</ExceptionMessage>
    <ExceptionType>System.ArgumentException</ExceptionType>
    <HostApplication>HN32-37.exe</HostApplication>
    <HostApplicationVersion>1.23.7.7</HostApplicationVersion>
    <NBugVersion>1.23.7.0</NBugVersion>
    <TargetSite>Void Initialize(System.Drawing.FontFamily, Single, System.Drawing.FontStyle, System.Drawing.GraphicsUnit, Byte, Boolean) @ System.Drawing.Font</TargetSite>
    <UserDescription>Failed to draw logs for CUP "RASPorosity".</UserDescription>
  </GeneralInfo>
</Report>
TagsBug, Exception, NBug
Attached Files
Exception_134012068837447414.zip (1,798,435 bytes)
Installation Type

Activities