Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am able to build a program 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:

http://i67.photobucket.com/albums/h292/Athono/build.jpg

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...