PRB: Help Error: Unable To Display the Find Tab (177)

Last reviewed: January 10, 1996
Article ID: Q142222
The information in this article applies to:
  • Microsoft Win32 Software Development Kit (SDK) for

        - Microsoft Windows NT version 3.51
        - Microsoft Windows 95 version 4.0
    

SYMPTOMS

In Winhlp32.exe, you may encounter the following error when you click the Find tab in the Help Topics dialog box:

   Unable to display the Find tab. (177)

This error may occur immediately upon clicking the Find tab, or it may occur just after the word list has been built (during the first time the help file is run).

CAUSE

The cause of this error depends on when it occurs. If it occurs immediately upon clicking the Find tab, the problem may be an old or corrupted .gid file. Normally, when help is started for the first time, it builds the Full Text Search database (.fts) and the index file (.gid). However, if a .gid file already exists in the current directory, help may become confused and display the error message when the Find tab is clicked.

If the error message occurs immediately after the word list has been built, the problem is most likely due to help attempting to index a help file that contains no keywords. This can happen if a helpfile is referenced by way of an Index command in a contents file (.cnt) and that helpfile has no K footnotes.

RESOLUTION

If the problem is due to a damaged or corrupted .gid file, delete the existing .gid and .fts files and re-launch the help file. Note that the .gid file is a hidden file that resides in the same directory as the help file.

If the problem is due to indexing a help file that contains no keywords, either remove the help file from the index entirely or use the Link command in the contents (.cnt) file to reference the help file. If you are unsure whether or not a help file has keywords in it, you can either search the .rtf files for K footnotes, or you can use the reporting mechanism in Help Workshop. To do the latter, click Report on the File menu, specify the help file to search, specify a file to output the results to, and choose K keywords for Display options. This gives you a list of all of the keywords in the specified helpfile.


Additional reference words: 4.00
KBCategory: kbtool kbprb
KBSubcategory: tlshlp


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.

Last reviewed: January 10, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.