Skip to main content
Participant
May 11, 2016
Question

Search tab finds no topics

  • May 11, 2016
  • 1 reply
  • 527 views

I compiled a CHM file using RoboHelp HTML 11. When I double-click the compiled CHM file, the Search tab works just fine. But when I view the Help in the application that uses the CHM file, the Search tab does not work. When a search term is typed in the Search tab, the "No topics found" message displays.

This topic has been closed for replies.

1 reply

Captiv8r
Legend
May 11, 2016

Hi there

Wondering here if what you are seeing might be related to a CHM running in 32 bit mode VS 64 bit mode.

Does Search work okay if you open the CHM from RoboHelp, by clicking the button that is presented immediately after compiling?

Cheers... Rick

Participant
May 11, 2016

Yes, it works ok in RoboHelp. By the way, I am running RoboHelp on Windows 7, 64-bit.

Participant
May 13, 2016

The Help does have multiple entry points; pressing F1 opens help from a window in the application. But either way, the Search tab does not work inside the application.


I think I finally figured out what is going on.

Several weeks ago, I had to download the Microsoft HTML Help Workshop to fix the problem with the Search tab. I gave the developers a new help file.

The installation was dropping the new help file in the installation folder:

C:\Program Files (x86)\[Application Name]

But the application was not calling this help file. So even though that file worked fine, it didn't work in the application.

Instead, it was calling another help file in the following folder:

C:\Users\[user name]\AppData\Local\[Application Name].

This file had not been updated to the latest and greatest.

Now we'll see if the Developers can fix the installation before the next release.