Showing posts with label Visual Studio 2005. Show all posts
Showing posts with label Visual Studio 2005. Show all posts

2009/08/20

Watch DLL Function Names

1. Start -> All Programs -> Visual Studio 2005 -> Visual Studio Tools -> Visual Studio 2005 Command Prompt
2. type "dumpbin /exports [path\filenames.dll]"
!

2009/07/13

Visual Studio 2005 - Unable to load DLL 'xxx.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

For native dll and .lib files, check out whether those .dll and .lib files are in the PATH (environment variable). If not, you can either copy them to there; or, you can put them into a folder and add that folder into the PATH. Then restart VS and IIS (command "iisreset") to make sure the setting is picked up.

Google Analytics

Blog Archive

Followers