debug

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

    debug

    I am having a crisis with vs.net 2003. I am using c# and i
    am running my program and i get the following dialog box
    out of the blue. "Visual Studio cannot start because the
    debug target c:\.....\calend ar.exe is missing.Please build
    the project and retry. The *.pdb file is there and i
    rebuild and get the same error.I close the visual studio
    and restart and I get the same error.No exe file in the
    trash bin. I am in debug and not release mode.build is
    checked in Configuration mgr under Build. What is going on?
    help please.
  • Guest's Avatar

    #2
    debug

    sorry the folder is c:\...Calendar\ bin\debug\Calen dar.exe
    [color=blue]
    >-----Original Message-----
    >I am having a crisis with vs.net 2003. I am using c# and[/color]
    i[color=blue]
    >am running my program and i get the following dialog box
    >out of the blue. "Visual Studio cannot start because the
    >debug target c:\.....\calend ar.exe is missing.Please[/color]
    build[color=blue]
    >the project and retry. The *.pdb file is there and i
    >rebuild and get the same error.I close the visual studio
    >and restart and I get the same error.No exe file in the
    >trash bin. I am in debug and not release mode.build is
    >checked in Configuration mgr under Build. What is going[/color]
    on?[color=blue]
    >help please.
    >.
    >[/color]

    Comment

    • teddy

      #3
      debug

      OK i think I got it. There is no exe because there was an
      error in complining. The error was a minor one and it
      should have run still ( I did not use one of the variables
      I created).Now it works. Please verify if that is the case.
      thanks.
      [color=blue]
      >-----Original Message-----
      >sorry the folder is c:\...Calendar\ bin\debug\Calen dar.exe
      >[color=green]
      >>-----Original Message-----
      >>I am having a crisis with vs.net 2003. I am using c# and[/color]
      >i[color=green]
      >>am running my program and i get the following dialog box
      >>out of the blue. "Visual Studio cannot start because the
      >>debug target c:\.....\calend ar.exe is missing.Please[/color]
      >build[color=green]
      >>the project and retry. The *.pdb file is there and i
      >>rebuild and get the same error.I close the visual studio
      >>and restart and I get the same error.No exe file in the
      >>trash bin. I am in debug and not release mode.build is
      >>checked in Configuration mgr under Build. What is going[/color]
      >on?[color=green]
      >>help please.
      >>.
      >>[/color]
      >.
      >[/color]

      Comment

      Working...