Xarzu Posted January 9, 2008 Posted January 9, 2008 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 Quote
Administrators PlausiblyDamp Posted January 10, 2008 Administrators Posted January 10, 2008 Does the folder in question exist? Also does the application compile without errors? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.