Go Back   Forum Care Forums > Development Reference Area > Visual Basic

Reply
 
LinkBack Thread Tools Display Modes
newby qu?
Old
  (#1)
Damien
Guest
 
Posts: n/a
Default newby qu? - 06-04-2007, 08:52 AM

I have just built a simple stopwatch application, but when i f5 to get
things goings i get this message,


An unhandled exception of type 'System.ArithmeticException' occurred in
system.drawing.dll

Additional information: Overflow or underflow in the arithmetic operation.


can anyone help??


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: newby qu?
Old
  (#2)
Auric__
Guest
 
Posts: n/a
Default Re: newby qu? - 06-04-2007, 08:52 AM

On Thu, 27 Nov 2003 23:19:36 -0000, Damien wrote:

>I have just built a simple stopwatch application, but when i f5 to get
>things goings i get this message,
>
>
>An unhandled exception of type 'System.ArithmeticException' occurred in
>system.drawing.dll
>
>Additional information: Overflow or underflow in the arithmetic operation.
>
>
>can anyone help??


Read my response in comp.lang.basic.visual.

Now, here's a bit of a hint - don't multipost. Multiposting is when you
post a message to a group, and then you post it to another group as a
new message. It is better to cross-post. Crossposting is posting your
message to more than one group all at once. Crossposting is better
because most newsreaders are able to detect a crossposted message and
can mark them as being the same message, while it is much, much harder
for a program to figure out that two messages are part of a multi-post,
especially when the poster uses different subjects (such as you did -
"newby question!!!" vs. "newby qu?").
--
auric "underscore" "underscore" "at" hotmail "dot" com
*****
Deadlines amuse me.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: newby qu?
Old
  (#3)
Damien
Guest
 
Posts: n/a
Default Re: newby qu? - 06-04-2007, 08:52 AM

so what???

Can you help me or not!!?
"Damien" <EMAIL REMOVED> wrote in message
news:bEvxb.269$EMAIL REMOVED...
> I have just built a simple stopwatch application, but when i f5 to get
> things goings i get this message,
>
>
> An unhandled exception of type 'System.ArithmeticException' occurred in
> system.drawing.dll
>
> Additional information: Overflow or underflow in the arithmetic operation.
>
>
> can anyone help??
>
>



   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: newby qu?
Old
  (#4)
Auric__
Guest
 
Posts: n/a
Default Re: newby qu? - 06-04-2007, 08:52 AM

On Fri, 28 Nov 2003 09:43:27 -0000, Damien wrote:

>so what???
>
>Can you help me or not!!?


Did you even bother to read my reply in the other group? The answer is
no, I can't help you - now go to the newsgroup I mentioned in the other
post and ASK THERE!
--
auric "underscore" "underscore" "at" hotmail "dot" com
*****
Genius has its limits, but not stupidity.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: newby qu?
Old
  (#5)
J French
Guest
 
Posts: n/a
Default Re: newby qu? - 06-04-2007, 08:52 AM

On Thu, 27 Nov 2003 23:19:36 -0000, "Damien" <EMAIL REMOVED>
wrote:

>I have just built a simple stopwatch application, but when i f5 to get
>things goings i get this message,
>
>
>An unhandled exception of type 'System.ArithmeticException' occurred in
>system.drawing.dll
>
>Additional information: Overflow or underflow in the arithmetic operation.


This looks like a VB.NET problem

Would you not be better off in a 'dotnet' NG ?


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: newby qu?
Old
  (#6)
R.Wieser
Guest
 
Posts: n/a
Default Re: newby qu? - 06-04-2007, 08:52 AM

Damien <EMAIL REMOVED> schreef in berichtnieuws
1NExb.3079$EMAIL REMOVED...
> so what???
> Can you help me or not!!?


Although I *could* have engaged my brain in trying to look for an answer to
your question, your answer/attitude to a well-ment response, (here as well
as in another newsgroup) does not invite me to do so.

If you have problems with me witholding information you could use, my answer
is "So what ??" :-)


In other words : If you want us to behave nicely and supply you with answers
to your questions, *you* better behave nicely in the first place. There is
*nothing* you can do to force us to answer you, and you can be ignored
easily ...

You could ofcourse try to say "sorry", and start again ...

Regards,
Rudy Wieser

> "Damien" <EMAIL REMOVED> wrote in message
> news:bEvxb.269$EMAIL REMOVED...
> > I have just built a simple stopwatch application, but when i f5 to get
> > things goings i get this message,
> >
> > An unhandled exception of type 'System.ArithmeticException' occurred in
> > system.drawing.dll
> >
> > Additional information: Overflow or underflow in the arithmetic

operation.
> >
> > can anyone help??


Auric__ <EMAIL REMOVED> schreef in berichtnieuws
EMAIL REMOVED...
> On Thu, 27 Nov 2003 23:19:36 -0000, Damien wrote:
>
> Read my response in comp.lang.basic.visual.
>
> Now, here's a bit of a hint - don't multipost. Multiposting is when you
> post a message to a group, and then you post it to another group as a
> new message. It is better to cross-post. Crossposting is posting your
> message to more than one group all at once. Crossposting is better
> because most newsreaders are able to detect a crossposted message and
> can mark them as being the same message, while it is much, much harder
> for a program to figure out that two messages are part of a multi-post,
> especially when the poster uses different subjects (such as you did -
> "newby question!!!" vs. "newby qu?").
> --
> auric "underscore" "underscore" "at" hotmail "dot" com




   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: newby qu?
Old
  (#7)
Auric__
Guest
 
Posts: n/a
Default Re: newby qu? - 06-04-2007, 08:52 AM

On Fri, 28 Nov 2003 11:54:44 +0000 (UTC), J French wrote:

>On Thu, 27 Nov 2003 23:19:36 -0000, "Damien" <EMAIL REMOVED>
>wrote:
>
>>I have just built a simple stopwatch application, but when i f5 to get
>>things goings i get this message,
>>
>>
>>An unhandled exception of type 'System.ArithmeticException' occurred in
>>system.drawing.dll
>>
>>Additional information: Overflow or underflow in the arithmetic operation.

>
>This looks like a VB.NET problem
>
>Would you not be better off in a 'dotnet' NG ?


That's what I said! <g>
--
auric "underscore" "underscore" "at" hotmail "dot" com
*****
Being old sucks!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: newby qu?
Old
  (#8)
mayayana
Guest
 
Posts: n/a
Default Re: newby qu? - 06-04-2007, 08:52 AM

Auric_ is not giving you a hard time. Anyone who is not
using VB.Net will have no idea what the "system.drawing.dll"
object is or what a "System.ArithmeticException" error is.
You're dealing with automation-style objects that only exist
for .Net. If you want to blame someone blame the MS marketing
scheme that mislead you into thinking that you're learning VB.


> so what???
>
> Can you help me or not!!?
> "Damien" <EMAIL REMOVED> wrote in message
> news:bEvxb.269$EMAIL REMOVED...
> > I have just built a simple stopwatch application, but when i f5 to get
> > things goings i get this message,
> >
> >
> > An unhandled exception of type 'System.ArithmeticException' occurred in
> > system.drawing.dll
> >
> > Additional information: Overflow or underflow in the arithmetic

operation.
> >
> >
> > can anyone help??
> >
> >

>
>



   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: newby qu?
Old
  (#9)
J French
Guest
 
Posts: n/a
Default Re: newby qu? - 06-04-2007, 08:52 AM

On Fri, 28 Nov 2003 07:11:35 -0700, Auric__
<EMAIL REMOVED> wrote:

<snip>

>Being old sucks!


It has a few advantages

Spitting from a great height
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: newby qu?
Old
  (#10)
Steve Gerrard
Guest
 
Posts: n/a
Default Re: newby qu? - 06-04-2007, 08:53 AM


"Damien" <EMAIL REMOVED> wrote in message
news:bEvxb.269$EMAIL REMOVED...
> I have just built a simple stopwatch application, but when i f5 to get
> things goings i get this message,
>
>
> An unhandled exception of type 'System.ArithmeticException' occurred

in
> system.drawing.dll
>
> Additional information: Overflow or underflow in the arithmetic

operation.
>
>
> can anyone help??
>
>


Now that you have a new one...

I would suggest looking for a divide by zero error, or some value being
p***ed into a drawing routine that produces a huge or tiny result. You
really are getting an Overflow or underflow, which means a number too
big for its variable, or divide by zero, or some such. VB.Netters will
likely know.


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top