Hi everyone,
Anyone know y i keep getting this error message when i try to run my project
-------------------------------
An unhandled exception of type 'System.ArithmeticException' occurred in system.drawing.dll
Additional information: Overflow or underflow in the arithmetic operation.
-------------------------------
i am SURE there is nothing wrong with my code. this error is produced as soon as i drop and drag a textbox (or a button) from the toolbars into the form and run it. (has NOTHING to do with maths/numbers). I did attemp to reinstall vs.net 2003 and everything works fine, but when i turned my computer back on again and try to run the project, it happened again and gave me that above message. I couldnt configure out why.
Any help would much appreciately.
Thanks