Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Error running debugger from Visual studio 2010

Error running debugger from Visual studio 2010

Scheduled Pinned Locked Moved C / C++ / MFC
helpvisual-studiodebuggingcsharptutorial
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member 9350237
    wrote on last edited by
    #1

    Hi Guys, I have a weird problem debugging my project. I have upgraded my VS 2008 project to VS 2010 by opening the solution file and successfully built the project (debug and release configurations). But when I run the project within Visual Studio I get the following weird error saying: "Unable to start program" "System cannot find the file specified" Anyone knows hows how to fix this issue. thanks

    L M 2 Replies Last reply
    0
    • M Member 9350237

      Hi Guys, I have a weird problem debugging my project. I have upgraded my VS 2008 project to VS 2010 by opening the solution file and successfully built the project (debug and release configurations). But when I run the project within Visual Studio I get the following weird error saying: "Unable to start program" "System cannot find the file specified" Anyone knows hows how to fix this issue. thanks

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Something is either wrong with the project, or it has not built properly. Try a clean and rebuild, and check the output directories to make sure it has been properly created.

      M 1 Reply Last reply
      0
      • M Member 9350237

        Hi Guys, I have a weird problem debugging my project. I have upgraded my VS 2008 project to VS 2010 by opening the solution file and successfully built the project (debug and release configurations). But when I run the project within Visual Studio I get the following weird error saying: "Unable to start program" "System cannot find the file specified" Anyone knows hows how to fix this issue. thanks

        M Offline
        M Offline
        Maximilien
        wrote on last edited by
        #3

        If you have multiple project in your solution, check that your project is really the "Startup Project"

        I'd rather be phishing!

        1 Reply Last reply
        0
        • L Lost User

          Something is either wrong with the project, or it has not built properly. Try a clean and rebuild, and check the output directories to make sure it has been properly created.

          M Offline
          M Offline
          Member 9350237
          wrote on last edited by
          #4

          It build successfully. But if I try running the debug application within Visual studio (by key F5) I can't proceed.

          L 1 Reply Last reply
          0
          • M Member 9350237

            It build successfully. But if I try running the debug application within Visual studio (by key F5) I can't proceed.

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Member 9350237 wrote:

            I can't proceed.

            Without more information we have no way of guessing what may be wrong. Look in the directory tree for the project and check that the excutable actually exists. Try starting it from Windows Explorer to see if it runs.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups