H
Helmut Giese
Hello out there,
all of a sudden I get an error message when trying to debug (F5) a
program:
Error while trying to run project: Unable to start program <path>
Das aufgerufene Objekt wurde von den Clients getrennt.
(The called object was separated from the clients.)
If I change to the debug directory I can start the program manually
and it runs - as it does as well when I start it from within VS via
'Ctrl F5' (run without debugging) - but right now I _need_ debugging.
In case it matters: The program relies on a DLL which I build in
another project and then copy into this app's directory. This has
worked for weeks, but today I changed the DLL as well as this program.
The DLL itself works - I have a separate C++ console mode driver
program for doing basic tests before I integrate it into my GUI.
This threatens to become a bad show stopper.
Any idea or tip will be greatly appreciated.
Best regards
Helmut Giese
all of a sudden I get an error message when trying to debug (F5) a
program:
Error while trying to run project: Unable to start program <path>
Das aufgerufene Objekt wurde von den Clients getrennt.
(The called object was separated from the clients.)
If I change to the debug directory I can start the program manually
and it runs - as it does as well when I start it from within VS via
'Ctrl F5' (run without debugging) - but right now I _need_ debugging.
In case it matters: The program relies on a DLL which I build in
another project and then copy into this app's directory. This has
worked for weeks, but today I changed the DLL as well as this program.
The DLL itself works - I have a separate C++ console mode driver
program for doing basic tests before I integrate it into my GUI.
This threatens to become a bad show stopper.
Any idea or tip will be greatly appreciated.
Best regards
Helmut Giese