8/23/2009 8:48:58 PM
-----------------------------------CurrentDomain_UnhandledException-----------------------------------System.TypeInitializationException: The type initializer for 'AIWar.Windows.LicenseKey' threw an exception. ---> System.ArgumentException: Font 'Arial' 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)
at AIWar.Windows.LicenseKey.InitializeComponent() in C:\vcprojs\AIWar\Windows\LicenseKey.Designer.cs:line 70
at AIWar.Windows.LicenseKey..ctor() in C:\vcprojs\AIWar\Windows\LicenseKey.cs:line 24
at AIWar.Windows.LicenseKey..cctor() in C:\vcprojs\AIWar\Windows\LicenseKey.cs:line 15
--- End of inner exception stack trace ---
at AIWar.Windows.LicenseKey.Dispose(Boolean disposing)
at System.ComponentModel.Component.Finalize()
Any advice?