GetProcessImageFileNameW could not be located in the dynamic link library PSAPI.DLL
Article Number: 0000000192
Created On: 2007-12-14 11:53:04
Last Updated: 2008-11-20 08:39:50
Number of Views: 283
Question
Why do I get an error saying ' The procedure entry point GetProcessImageFileNameW could not be located in the dynamic link library PSAPI.DLL '
Cause
The PSAPI.dll file is a component that is not redistributable.
The PSAPI.dll file must only be located in the Windows folder or in the Windows\System32 folder
Resolution
Point Windows to the correct instance of PSAPI.DLL
Instructions
Remove or rename all the instances of the PSAPI.dll file that are located in the folder for the application that closes.
Then from the Start menu - Run - regsvr32 c:\windows\system32\psapi.dll
Reboot the server afterwards
Testing
Restart the application that reported the error
Applies To
Ranger for Networks
Search