Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

How to Turn On Debug Logging of Object Picker


View products that this article applies to.

This article was previously published under Q322243

↑ Back to the top


Summary

This article describes how to turn on debug logging of the Object Picker to troubleshoot an issue.

↑ Back to the top


More information

To turn on debug logging of the Object Picker to troubleshoot an issue:
  1. Obtain and install the checked (debug) build of the Objsel.dll file (available through PSS or MSDN).
  2. Start Registry Editor.
  3. Locate and then click the following key in the registry:
    HKEY_LOCAL_HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AdminDebug\
  4. On the Edit menu, click Add Value, and then add the following registry value:
    Value name: opd
    Data type: REG_DWORD
    Radix: Hexadecimal
    Value data: 0x0FFFFFFF
  5. Quit Registry Editor.
  6. Start the program that uses Object Picker under a debugger, or use Dbgview to view the debug output.

↑ Back to the top


Keywords: kbhowto, KB322243

↑ Back to the top

Article Info
Article ID : 322243
Revision : 8
Created on : 3/1/2007
Published on : 3/1/2007
Exists online : False
Views : 512