在Win2000系统中好好的
在WinXP中就出问题了
  应用程序发生未处理异常,如果单击"继续",
应用程序将忽略此错误并尝试继续,如果单击
"退出",应用程序立即关闭算术运算中发生溢出或下溢。单击详细消息的内容:有关调用实时 (JIT) 调试而不是此对话框的详细信息,
请参阅此消息的结尾。
************** 异常文本 **************
System.ArithmeticException: 算术运算中发生溢出或下溢。
   at System.Drawing.Font.Initialize(FontFamily family, 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 invest.intercalate.InitializeComponent()
   at invest.intercalate..ctor()
   at invest.main.menuItem11_Click(Object sender, EventArgs e)
   at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.MenuItemData.Execute()
   at System.Windows.Forms.Command.Invoke()
   at System.Windows.Forms.Control.WmCommand(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
点击继续
该程序运作很正常
我就不知为什么会出现这个问题
而在win2K中可一点事也没有
烦啊烦
请大家多多关照