How to Debug Index Server (288405)
The information in this article applies to:
- Microsoft Index Server 2.0
This article was previously published under Q288405 SUMMARY
To obtain debug output from Index Server, follow these steps:
- Install the "checked" (chk) build of Index Server.
The chk build has the cidbg flag set. - Use a debugger to attach to Cisvc.exe.
- In the debugger, set the values of vqinfolevel and ciinfolevel to generate the appropriate output. For example:
- ed query!vqinfolevel ffffffff
- ed query!ciinfolevel ffffffff
If you set the values to ffffffff, you will receive all available debug output.
Modification Type: | Minor | Last Reviewed: | 1/20/2006 |
---|
Keywords: | kbenv kbhowto kbinfo KB288405 |
---|
|