Thread: running C# apps never works

  1. #1

    Question running C# apps never works

    I have VS.NET installed and everytime I try to run a program made in C# that uses the WinForm API(haven't tried any other languages with it) the JIT comes up and it says: An exception 'System.ArithmeticException' has occured in <app name here>.

    Where <app name here> is the name of the exe.

    does anyone know of a way to fix this, I have reinstalled and repaired the framework many times and I just dont know how to fix this. Please help.

  2. #2
    Registered User dragunsflame's Avatar
    Join Date
    Jan 2003
    Posts
    8
    i've never had that problem...

    are you running your own program (you coded it?) If so, could you post the (simplified) code?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Check number of times a process is running
    By linuxwolf in forum Windows Programming
    Replies: 6
    Last Post: 10-17-2008, 11:08 AM
  2. Monitor a running instance of MS Word
    By BobS0327 in forum C# Programming
    Replies: 0
    Last Post: 07-18-2008, 12:40 PM
  3. Windows apps verses Console apps
    By nano78 in forum Windows Programming
    Replies: 8
    Last Post: 09-22-2007, 03:41 AM
  4. Replies: 2
    Last Post: 05-12-2006, 10:28 AM
  5. Beginner on Win32 apps, lame question.
    By Templario in forum C Programming
    Replies: 3
    Last Post: 11-06-2002, 08:39 PM