metageek-llc / inSSIDer-2

inSSIDer 2 Wi-Fi Scanner
www.metageek.net
119 stars 60 forks source link

Font 'Courier New' does not support style 'Regular'. #2

Closed metageektrent closed 14 years ago

metageektrent commented 14 years ago

\ Please provide a brief description of what was happening immediately prior to this error **

[Description]

[Message] Font 'Courier New' does not support style 'Regular'.

[Version] 2.0.0.0929

[WinVer] Microsoft Windows NT 6.1.7600.0

[Platform] x86

[StackTrace] System.ArgumentException: Font 'Courier New' does not support style 'Regular'. at System.Drawing.Font.CreateNativeFont() at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont) at System.Drawing.Font.Initialize(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont) at System.Drawing.Font..ctor(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet) at inSSIDer.UI.Controls.ScannerView.InitializeComponent() at inSSIDer.UI.Controls.ScannerView..ctor() at inSSIDer.UI.Forms.FormMain.InitializeComponent() at inSSIDer.UI.Forms.FormMain..ctor() at inSSIDer.Program.Main()