Arithmatic Exception Error while debugging

callraheel

Well-known member
Joined
Dec 12, 2004
Messages
65
Location
London,UK
Programming Experience
1-3
Hello
Whenever i try to debug and test my program in vb.net, the following error occured
I m using .NET Framework v1.1
and Visual Studio.NET 2003


An unhandled exception of type 'System.ArithmeticException' occurred in system.drawing.dll
Additional information: Overflow or underflow in the arithmetic operation.

I have tried to create new project and use as small as possible code to test but this error occurs every time.

Can anyone tell me how to recover it.

Regards
Raheel
 
Hmm

Well dear you seem to be a professional and emotional programmer :)
Thats good, i would like to make u my friend, do you?

See u soon
Regards
Raheel
 
I might seem, but I am not. Thanks. I learned a lot from this forum, mostly from Kulrom, jmcilhinney, JuggaloBrotha and Paszt. What I normally do is to push thread creators to be clear and specific (like: could you please post some code). Clear questions are more likely to be answered fast.

Friends? Always welcome :)
 
Back
Top