DOCUMENT:Q177421 07-MAY-2001 [visualc] TITLE :FIX: Remote Debug in Windows NT Requires Psapi.dll PRODUCT :Microsoft C Compiler PROD/VER:winnt:5.0 OPER/SYS: KEYWORDS:kbDebug kbide kbVC500bug kbVC600fix ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Visual C++, 32-bit Enterprise Edition, version 5.0 - Microsoft Visual C++, 32-bit Professional Edition, version 5.0 ------------------------------------------------------------------------------- SYMPTOMS ======== In Microsoft Visual C++ version 5.0, if the target machine is a Microsoft Windows NT version 4.0 system, you need to install the file Psapi.dll for remote debug to work. Please refer to the MORE INFORMATION section below for a complete list of requirements when starting the remote debug monitor on the target machine. This is a requirement for Microsoft Windows NT remote target machines only. RESOLUTION ========== Copy the \DevStudio\VC\bin\Psapi.dll file from the Microsoft Visual C++ product CD-ROM to the \Windows\SYSTEM32 folder of the target machine. STATUS ====== Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem was corrected in Visual C++ version 6.0 for Windows. MORE INFORMATION ================ A Microsoft Windows NT version 4.0 installation is supposed to install the Psapi.dll file in the \SYSTEM32 folder. This DLL is required by the remote debug monitor. The online document found at the location mentioned in the REFERENCES section below lists only the following files as required by the remote debug monitor: MSVCMON.EXE, MSVCRT.DLL, TLN0T.DLL, DM.DLL, MSVCP5O.DLL, MSDIS100.DLL If the Psapi.dll file is missing from the Windows\SYSTEM32 folder, copy this DLL from the DevStudio\VC\bin folder of the Microsoft Visual C++ product CD-ROM to this folder. Additional query words: ====================================================================== Keywords : kbDebug kbide kbVC500bug kbVC600fix Technology : kbVCsearch kbAudDeveloper kbVC500 kbVC32bitSearch kbVC500Search Version : winnt:5.0 Issue type : kbbug Solution Type : kbfix ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 2001.