Jump to content

Missing Build

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
xarzu

xarzu

    Newbie

  • Members
  • PipPip
  • 14 posts
I am able to build a code that was handed to me from a former co-worker. But when I try to run the code I get an error that says "Visual Studio cannot start debugging because the debug target <and then it shows the path and execuatable name in the bin\Release directory> is missing. Please build theproject and retry, or set the OutputPath and AssemblyName properties appropriately to point at the correct location for the target assembly".

I have tried this by using both bin\Release and bin\Debug and I get the same sort of error when I try to run either within or without debug mode.

When I right-click on the project to show the project properties, here are by build settings:
Posted Image

#2
jireh

jireh

    Newbie

  • Members
  • PipPip
  • 18 posts
please browse where you want to put your output target then rebuild your solution