Skip to main content
Participating Frequently
February 8, 2011
Question

Issues in RoboHELP 5 project imported in new RoboHELP 9

  • February 8, 2011
  • 5 replies
  • 819 views

I've imported a project from RoboHELP 5 to RoboHELP 9 and i need to generate a Microsoft HTML Help (chm) file but I'm having some trouble. The system I'm using is Windows 7 64 bit.

1) I've defined a stylesheet css file linked to all my topics. Inside the html editor all topis are shown correctly. Also in preview window they are right ... but in the generated help some pages (not all!) lose the link to css file. To correct this issue I need to open in editor and focse saving for any involved page, the problem is that I've hundred of pages in the project!

2) This is the most frustrating issue. When the help is opened directly from the chm file I've no problems, but if the help is opened by our software for the contextual help, I get this error:

Translating from Italian: the error is "Property or method not supported by the object"

Does anyone has a solution for these issues?

Thank in advance.

Vanio

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

5 replies

Adobe Employee
February 8, 2011

Hi Vanio,

This problem is usually caused by hhctrl.ocx file which is in the system 32 folder. Try registering the file by typing the following command in Start > 'Run'

regsvr32 c:\windows\system32\hhctrl.ocx

Thanks and regards,

Piyush Bhatnagar

vanioAuthor
Participating Frequently
February 9, 2011

Sorry your solution doesn't work.

Adobe Employee
February 9, 2011

Hi Vanio,

Please try the following command:

c:\Windows\SysWOW64\regsvr32.exe c:\Windows\SysWOW64\hhctrl.ocx

Thanks and regards,

Piyush Bhatnagar