Problems compiling and running VB.NET Applications

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Marvin Zamora

    Problems compiling and running VB.NET Applications

    I don't know if this is a problem with my .Net Framework or my Visual Studio
    ..NET itself, but everytime I try to compile or run a program that utilizes
    the .net framework I get the following error:

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

    This happens with several programs, not just one. I goto the code that it
    reports as bad and erase it, but it just comes up on another line of code. I
    suspect it has something to do with my .NET framework because
    system.drawing. dll is found there. I have tried re-installing, and it worked
    for a couple compiles, but then after that it reoccurs again. I am using
    Visual Studio .NET 2003 and the 1.1 .NET Framework. It seems like such a
    simple error, but I know that the programs I run on my computer are able to
    run and compile on other computers. Also I don't know if it matters but I
    got the VS.NET CD Images from my schools account with Microsoft Academic
    Alliance, and I installed using the images (rather than burning it to CD
    THEN installing it). Anyways, hope someone can help.



Working...