Additional dll's
- From: mathieu.malaterre@xxxxxxxxx
- Date: 16 May 2006 11:24:39 -0700
I have been trying for a while to debug my app under Visual Studio .Net
but I cannot find a way to do it. I want to use the debugger so I
click:
Debug/Start New Instance
but then it complains it cannot find the dll (those where build via
another project and are in another directory). Now I don't (can't) use
the PATH environment since I have multiple version of the dll. So all I
want to do is add for *this* project a path to dll...looks extremely
easy but I could not find any way to do that.
I tried:
1. MyProject/Properties/Configuration Properties/Debugging/Symbol Path
2. Tools/Options/Projects/VC++ Directories/Executable files
3. Tools/Options/Projects/VC++ Directories/Library files
Thanks for any clue
Mathieu
Ps: using VS 2003 .Net
.
- Follow-Ups:
- Re: Additional dll's
- From: Oleg Starodumov
- Re: Additional dll's
- Prev by Date: Re: Remote debugging in VS 2005
- Next by Date: integers are displayed as Hex
- Previous by thread: Re: Remote debugging in VS 2005
- Next by thread: Re: Additional dll's
- Index(es):
Relevant Pages
|