Re: VS2008 DLL not loading
- From: jetan@xxxxxxxxxxxxxxxxxxxx ("Jeffrey Tan[MSFT]")
- Date: Fri, 04 Jan 2008 08:57:41 GMT
Hi Harolds,
Thanks for the feedback.
You should run dumpbin.exe from the VS2005 or VS2008 command
prompt(Microsoft Visual Studio 2005->Visual Studio Tools->Visual Studio
2005 Command Prompt) instead of normal cmd.exe. The VS2005 command prompt
contains more environment variable paths than normal cmd.exe. For example,
mspdb80.dll resides in "D:\Microsoft Visual Studio 8\Common7\IDE\". VS2005
command prompt can find it but cmd.exe can not find it.
Thanks.
Best regards,
Jeffrey Tan
Microsoft Online Community Support
.
- References:
- Re: VS2008 DLL not loading
- From: "Jeffrey Tan[MSFT]"
- Re: VS2008 DLL not loading
- From: Harolds
- Re: VS2008 DLL not loading
- Prev by Date: Re: VS2008 DLL not loading
- Next by Date: New Debugging Idea - Request for Input
- Previous by thread: Re: VS2008 DLL not loading
- Next by thread: Re: VS2008 DLL not loading
- Index(es):
Loading