Skip to main content
June 11, 2009
Question

MAP IDs present, but doesn't seem to be working :(

  • June 11, 2009
  • 3 replies
  • 1261 views

Hi all,

I'm having quite a bit of trouble with a larger Help project, and I really hope you guys are able to help.

I am building a rather extensive HTML Help project in RoboHelp8, which eventually has to be integrated into a Delphi application. There is around 250 MAP IDs in the project, but when i use the CSH Test Tool to try out the various IDs - it comes up with this:

HH_HELP_CONTEXT called without a [MAP] section

According to Adobe, this is due to "faulty" MAP IDs - but I can't see anything wrong with the MAP IDs!

(I have attached a screenshot)

Is it because my MAP IDs "point to" bookmarks inside the html files - resulting in Topic IDs of the form:

topicname.html#_subtopic

Is RoboHelp maybe unable to handle this?

Any help is much appreciated...since I'm stuck!

This topic is closed to new replies. Start a new post to keep the conversation going.

3 replies

EileenPalsson
Inspiring
November 3, 2009

Hi, I got the same error message after upgrading from RoboHelp 7 to RoboHelp 8. It turned out that something in the upgrade process wiped out the project's ALI project. It was blank. After restoring the old ALI file and recompiling, context sensitive help worked again. So I recommend checking your ALI file (though I certainly hope you got this figured out before now).

/Eileen

Known Participant
March 2, 2011

I also get the same error. But I created this project in RoboHelp 8 from the start????How does one recover an Ali file?

EileenPalsson
Inspiring
March 2, 2011

I "recovered" the ALI file by simply replacing the ALI file in the current project with an old copy that I still had.

If you don't have a copy of a previous, working ALI file, then I don't know what to say, sorry.