- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm running IVF 9.1 within Visual Studio 2005 under XP. I build a debug version of my program and try to debug it by running it in the environment, and get the message that the debug target (the .exe) file can't be found.
I have two projects in my "solution". The "solution" name is, say, P1, and one of the projects is also named P1. The second project is named P2. The problem is occurring when I build then try to debug P2.
When I build P2, the compiler puts the exe file into My DocumentsVisual StudioProjectsP2P2 Debug. The debugger expects to find it in . . .ProjectsP1P2 Debug. I haven't changed any locations from the defaults.
I'd think that the program would know enough to look for the .exe file in the directory where it had just written it, but it doesn't. So howcan I tell it to look forthe file in the directory it wrote it to?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page