The information in this article applies to:
SYMPTOMSIn the debugger, the "Attach to process" list is empty. CAUSE
The "Attach to process" list is populated using a performance counter API. Depending on the environment and the installed performance counter DLLs, the code to populate the list may fail. RESOLUTIONResolution 1You should be able to attach to the process using Task Manager:
Resolution 2Disabling performance counters, as described below, may also resolve the problem.IMPORTANT: This article contains information about editing the registry. Before you edit the registry, make sure you understand how to restore it if a problem occurs. For information about how to do this, view the "Restoring the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help topic in Regedt32.exe. To allow the "Attach to process" list to be filled, you may need to temporarily prevent the loading of all performance counter DLLs. Although these extensions are services, you cannot control the loading of them through the Services utility in Control Panel. You can identify performance counters by searching the services for a subkey named "Performance" in the system registry:
To do this in RegEdit or RegEdt32: Double-click the word Library. Place an X in front of the name of the DLL. Resolution 3
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. MORE INFORMATIONIf the steps for Resolution 2 do not help, and if Resolution 1 is unsatisfactory, check the version of the operating system. Even though this bug is known to occur on Windows NT 4.0 as well Windows 2000 beta, Resolution 2 may not work on Windows 2000 beta. You may need to go back to a released version of Windows NT. Additional query words:
Keywords : kbDebug kbide kbWinOS2000 kbVC600bug kbDSupport kbGrpVCCompiler |
Last Reviewed: January 17, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |