Visual Basic .Net
I had just installed VS.Net and started creating project (Window Application), I had placed two text box and a command button on the form - Form1 without changing property of any control, by pressing <F5> when I run project it gives following error....
An unhandled exception of type'System.ArithmeticException' occured in system.drawing.dll
Additional information:overflow or underflow in the arithmetic operation
Is there any one to help me pleeeeease....