M
microsoft.public.dotnet.framework.windowsforms
I had to reinstall Visual Studio.NET 2003 and ever since then I get this
error whenever my application tries to open a WindowsForm. Even the simplest
project with nothing more than a WindowsForm and a single button and no
custom code at all.
An unhandled exception of type 'System.ArithmeticException' occured in
system.drawing.dll
Additional information: Overflow or underflow in the arithmetic operation.
I never had this problem before... Is there something in my environment that
I need to set?
error whenever my application tries to open a WindowsForm. Even the simplest
project with nothing more than a WindowsForm and a single button and no
custom code at all.
An unhandled exception of type 'System.ArithmeticException' occured in
system.drawing.dll
Additional information: Overflow or underflow in the arithmetic operation.
I never had this problem before... Is there something in my environment that
I need to set?