Overflow or underflow in the arithmetic operation

  • Thread starter Antonio Lopez Arredondo
  • Start date
A

Antonio Lopez Arredondo

hi all !!!

a winforms .NET application that runs fine in many boxes is returning a very
strange error when run on a Windows 98 box (running 1.1 framework):

Overflow or underflow in the arithmetic operation

although the problem is reported at
http://support.microsoft.com/default.aspx?scid=KB;EN-US;q326219 the proposed
solution didn't work for me.

anyone out there had the same problem ? any help will be appreciated.
thanks in advance,
ant
 
H

Herfried K. Wagner [MVP]

* "Antonio Lopez Arredondo said:
a winforms .NET application that runs fine in many boxes is returning a very
strange error when run on a Windows 98 box (running 1.1 framework):

Does this occur when showing a form? Maybe changing the
form's/controls' font will help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top