G
Guest
Hi all,
I have to debug an exe with the VS studio .NET environment. but first my
exe has to be started using another exe. So I arranged my project properties
to start this first exe. Doing so, my breakpoints are not working.
It seems that the debugger cannot attach itself to my program since it is
started by another exe. I tried using a batch file calling my program but
it's not working. I received an error massge stating I cannot start a
program using a batch file from within the vs.net ide.
Have any ideas?
I have to debug an exe with the VS studio .NET environment. but first my
exe has to be started using another exe. So I arranged my project properties
to start this first exe. Doing so, my breakpoints are not working.
It seems that the debugger cannot attach itself to my program since it is
started by another exe. I tried using a batch file calling my program but
it's not working. I received an error massge stating I cannot start a
program using a batch file from within the vs.net ide.
Have any ideas?