Browse sequence has disappeared.

The browse sequences for my CHM files are fine when I select View after generating the help but when I open the CHM file from the output folder (on my local drive) I cannot see the browse sequences. This seems to have happened suddenly and for all of my CHM files. I'm using RH7 and Windows 7. Any help appreciated. Thanks.

Hi there
Perhaps you need to register the 64 bit version of HHActiveX.dll?
My thought here is that perhaps you are using a 64 bit Windows system. And when that's the case and you launch the CHM from RoboHelp, you are actually launching the 32 bit version of the CHM viewer. But when you simply double-click a CHM file to open it up from Windows Explorer, you are usually launching the 64 bit version of the CHM viewer. So if the 64 bit version of HHActiveX.DLL isn't found, you aren't seeing the Browse Sequences or the Glossary Tab as those rely on this file.
Check the thread linked below for info that may help.
http://forums.adobe.com/message/3100155#3100155
Cheers... Rick

Similar Messages

  • Browse Sequences has disappeared

    I just noticed that when I open the HTML Help, I no longer
    have browse sequences. I used to have browse sequences. Yes, the
    browse sequences are defined and the Browse Sequences check box is
    checked on the Windows Property page. Is there something I need to
    do in RH7 that I didn't in RH6?
    Serious puzzlement.
    Bob Boller

    Well, I defined a new window and that made no difference. I
    still don't have the browse sequences displayed. The only unusual
    thing I can find is that I get the following error messages
    displayed in the output window when I do a compile.
    HHC5003: Error:
    Compilation failed while compiling http:\www.aldon.com.
    ehlpdhtm.js
    Processing keywords...
    Generating full-text search data...
    Compacting file system...
    The following files were not compiled:
    http:\www.aldon.com
    Finished compiling HTMLHELP in 142 sec(s)
    Compilation complete.
    I have used the RH Multi-FIle Find/Replace and also another
    tool to scan the entire project for the "http:\www.aldon.com"
    string and neither search tool found that string anywhere in the
    project. I have no idea if this is related to the non-display of
    the browse sequences.
    Bob

  • My browse window has disappeared.  How do I get it back?

    I was adjusting the size/ratio of the Log and Transfer "Browse Area" and it diaappeared.  Now I can't get it back and I cannot see my clips that are on the P2 Cards. 
    How do I repoen the "Browse Area"?
    Thank you..

    Nevermind...  I did the same thing I had tried several times and this time it worked...
    Thanks!

  • Safari browser bar has disappeared! need to restore it

    imac G5   Mac OS X (10.4.6)  
    imac G5   Mac OS X (10.4.6)  

    It sounds like the address bar itself is there, but maybe the buttons and/or the address and search windows are gone. (I've had my back/next buttons disappear for no apparent reason.)
    If that's the case, it's easily fixed: Under the "View" menu, select "Customize Address Bar." This will display all the options for the bar, so you can drag whatever you want to the bar. (Note that there's a "default set" that you can drag all in one move if you want.)
    Let us know if this works.

  • My bookmarks & browsing history has disappeared. Backward & forward arrows not working. How can I get this back working?

    Message I'm receiving from Firefox is "The bookmarks and history system will not be functional because on of Firefox's files is in use by another application. Some security software can cause this problem." I have not made any changes on my computer. I did uninstall and reinstall Firefox but bookmarks and history system still not working. I am using the latest version of Firefox on Windows Vista.
    Thanks

    This indicates that there is a problem with the file that stores the bookmarks and history. Re-installing Firefox does not by default remove the profile folder where that file is stored. See [http://kb.mozillazine.org/Locked_or_damaged_places.sqlite Locked or damaged places.sqlite - MozillaZine Knowledge Base]

  • The menu bar has disappeared from the top of my Firefox browser. Rebooting does not fix it.

    The menu bar at the top of my Firefox browser has disappeared. I have tried rebooting, but that does not help. Do I need to reload Firefox?
    == This happened ==
    Every time Firefox opened
    == Yesterday

    See [[menu bar is missing]] for details of how to restore it.

  • Disappearing browse sequence

    I'm using RH7 and Windows 7. The browse sequences for my CHM files are no longer being shown. I can see them if I select View immediately after I generate the CHM file. However, if I then open the CHM file from the output location, which is on my C drive, the browse sequences are no longer shown. I've deleted the CPD and BRS files, created a new window, double-checked the configuration and cannot find the problem. I don't believe I have made any changes to my system that could be causing this.

    This forum is only for discussions on the forums themselves. Please choose you correct product forum here
    http://forums.adobe.com/index.jspa
    and repost your question there, not forgetting to give details about your setup.

  • I am starting to put together my movie and my "canvas" has disappeared. How do I get it back?

    I am putting together my movie and my "canvas" has disappeared. How do I get it back so I can view what I have done as I go?

    Double click on a Sequence icon in the Browser window or select Window>Canvas (or press command/2).

  • Why do the glossary tab and browse sequences of my CHM not show up outside of Robohelp?

    Hi,
    I have Robohelp 8.02.208 running on a 64-bit Windows 7 machine. It has only been a few weeks since I moved from XP, but I don't know if this is connected to my issue of having a grayed out glossary tab and no browse sequences listed in my generated CHM.
    I had encountered a very simialr issue a couple or year ago, and thus I have verified in the registry that HHActiveX.dll is registered and properly located on my machine. All seems fine for that, but there is different twist: when I generate the CHM from Roboehlp and then click "View Result" everything works wonderfully. The problem is that as soon as I close that CHM, the browse sequences and glossary disappear. That is, I generate abc.CHM to C:\folderA and although everything is in place when I click View Result in Robohelp, if I later go to C:\folderA and open the same file, it has a grayed out glossary tab and missing browse sequences. And, not surprisingly I guess, if I send the CHM to someone else they get the same glossary-&-broswe-sequence-free result.
    I have looked over many forum disucssions on grayed out glossary tabs and missing browse sequences, but nothing seems to explain my particular issue. It leaves me scratching my head quite a bit.
    Any ideas?
    Thanks in advance :-)

    Hi there
    Likely you need the 64 bit version of the HHActiveX.dll. I believe this is only available in RoboHelp HTML version 9.
    If you have version 9 I received this from a Question I asked of Adobe:
    ...you can get the 64 bit version of HHActiveX.dll in  RoboHelp 9.0. It is kept at "<RoboHelp 9.0 install  folder>\Redist\x64\HHActiveX.dll"
    If RoboHelp 9.0 is  installed on your machine, this activeX control is already registered.  Otherwise you need to register this DLL.
    To register HHActiveX.dll,
    1> Run Command prompt(cmd.exe) as administrator
    2> Type "regsvr32 <HHActiveX.dll full path>" and press Enter.
    3> This should show that the registration is done successfully.
    Now working with 64 bit version of HH.exe should also show Glossary and Browse Sequences.
    You might download version 9 and test.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Is there a way to set up browse sequences for project with multiple TOCs and conditionalized modules

    I'm using RoboHelp 9 with WebHelp output.
    I've got five outputs, one of which contains Help for common functions, while the other four contain Help for licensed modules. When a user opens the Help for a licensed module, the user sees the core Help and the licensed Help. In addition, files are conditionalized so that searching for unlicensed content from a licensed Help module brings up nothing.
    I've been troubleshooting problems with the Previous Topic and Next Topic which, thanks to William, I learned are related to browse sequences. After trying assorted configurations, I've got a couple of questions:
    Does RH support only a single browse sequence in a project, even when the project has multiple outputs & TOCs?
    If RH supports only a single browse sequence, does that mean there is no way to create a unique browse sequence for each separate output?
    If RH supports multiple browse sequences, what is the workflow?
    I also maintain a 'master' TOC that contains all the modules, both common and unlicensed. What I've done for now is to autocreate a browse sequence based on the 'master TOC'. When I generate output for a licensed module, which is conditionalized, I only see the TOC for that module and, therefore, can only browse between books and subbooks in that module. I've also verified that topics that do not appear in the conditionalized module, such as for another licensed module, do not appear in the Search results list either.
    Carol

    Me again, Carol
    You also asked about the functional differences between WebHelp and WebHelp Pro, so let me elaborate.
    I'm aware of only two major differences (other than the extra benefits of feedback analytics reports and management of "Areas" with authentication in RoboHelp Server).
    The behavior of Browse Sequences as explained above
    The fact that Content Categories are not supported in WebHelp Pro for this latest version 9.
    As for the Browse Sequences you are trying to provide for different modules (licensed, etc.): Multiple Browse Sequences are included in a single .BRS file. The sequences are defined in the XML within the single file.
    As a workaround (for either WebHelp or WebHelp Pro) you could create a NGP Help.brs. which you have already created for one module; then backup and archive it. Then, create a modification for the different module before you generate again. The NGP Help.brs. will need to have the same name as your project so you will have to manage the desired .brs file into the project folder when you generate that version. All of your other choices (TOC, Index, Conditional Tags, etc.) would remain the same for the respective modules.
    Finally, I note that you are apparently generating WebHelp Pro right now even though you are not publishing it to the RH Server? This is really not the best practice. You should generate plain WebHelp for a web server that does not have RH Server on it (even though you may be getting away with it). As for your concern about "breaking" something; each output is placed in a different !SSL! folder automatically when you generate, so you should be able to generate WebHelp without interferring with the WebHelp Pro output. Then, you can re-publish to the RH Server using WebHelp Pro whenever the server is ready.
    John Daigle
    Adobe Certified RoboHelp and Captivate Instructor
    Evergreen, Colorado
    www.showmethedemo.com

  • No glossary or browse sequence in 1 chm

    On my own PC, I have four classic HTML chm Help files (User
    Guides for biometric and encryption software end users). Each Help
    file has only one .glo glossary file in the project, which I can
    edit and view. Each project has the HHactive.dll in the same folder
    as the chm file. When compiled however, I see glossary panes in
    only three of the Help files.
    Researching this, the RoboHelp help says something about
    browse sequence. Of course, it does not say what this is or provide
    a link to it! I did however create them using the Browse Sequence
    Editor on the Tools menu. Sure enough, neither the Browse Sequence
    or the glossary appear in that particular Help file.

    Hi there
    If you look at the Project Manager side (earlier than version
    7) or click View > Pods > Project setup, you should see a
    pseudo folder named "Windows". Expand that and double-click the
    window assigned to this project.
    Cheers... Rick

  • Anybody know why my imac won't now connect to my Pioneer vsx lx55 AV Unit? It used to but the icon for switching over has disappeared. My mac is connected to my network, as is my AV unit, but the AV doesn't seem to connect to the mac any more? Any he

    Icon to connect to AV unit has disappeared - now won't connect itunes to my home theatre system.

    Please keep the latest drivers for the network adapter, you can browser the manufacture website for the latest driver.
    If you've already have the latest drivers, I suggest you remove all existing network profile including the issued one, then recreate the network connection, check this issue again.
    Regards
    Yolanda
    TechNet Community Support

  • I have been creating a film on Final Cut Express and half of my film has disappeared- what can I do to retrieve it back!?

    I have been creating a film on Final Cut Express and half of my film has disappeared! What can I do to retrieve it?! Furthermore, command Z doesn't appear to be working! Any help would be much appreciated!

    Check the capture/scratch disc to make sure the media is still there.  If it isn't your hard drive may be going bad.  If it is, then you may have inadvertently cut part of the video from the Timeline or deleted it from the Browser.
    As for the Command z issue, see how many levels of undo you have set in FCE preferences.  Also keep in mind that Command z will not work if you close the project and reopen it.
    -DH

  • The "+" to open a new tab has disappeared. How do I get it back?

    The "+" that usually appears to the right of the tabs and opens a new tab has disappeared. Looked through the Q&As and couldn't find the answer.

    Make sure that toolbars like the "Bookmarks Toolbar" are visible.
    *"3-bar" Firefox menu button > Customize > Show/Hide Toolbars
    *View > Toolbars<br>Tap the Alt key or press F10 to show the Menu Bar
    *Right-click empty toolbar area
    Open the Customize window and set which toolbar items to display.
    *"3-bar" Firefox menu button > Customize
    *check that "Bookmarks Toolbar items" is on the Bookmarks Toolbar
    *if "Bookmarks Toolbar items" is not on the Bookmarks Toolbar then drag it back from the Customize palette into the Customize window to the Bookmarks Toolbar
    *if missing items are in the Customize palette then drag them back from the Customize window on the toolbar
    *if you do not see an item on a toolbar and in the Customize palette then click the <u>"Restore Defaults"</u> button to restore the default toolbar setup
    *https://support.mozilla.org/kb/customize-firefox-controls-buttons-and-toolbars
    You can check for problems caused by a corrupted localstore.rdf file if this didn't help.
    *http://kb.mozillazine.org/Corrupt_localstore.rdf
    You can reset the <b>browser.uiCustomization.state</b> pref on the <b>about:config</b> page via the right-click context menu to the default value if it shows user set (bold) to see if that helps.
    You can open the <b>about:config</b> page via the location/address bar.
    You can accept the warning and click "I'll be careful" to continue.
    *http://kb.mozillazine.org/about:config

  • Browse sequence buttons not appearing in RoboHelp 9 .chm file

    When I first created this project two years ago, I didn't think I'd be using browse sequences. Well, of course, things change, and now I think it would be a good idea.
    I followed the instructions for creating a browse sequence automatically (Tools > Browse Sequence Editor, then Auto-create from TOC). That seemed to work.
    I compile the .chm file. No >> buttons.
    How do I enable them? I looked at the master page layout and didn't see anything there. I looked at the Project Settings (File > Project Settings) and couldn't see anything there.
    I've searched the RH 9 help and can't find any reference. My guess is that they must appear automatically and I must have, in my infinite wisdom (HA!) deleted them two years ago when I thought I didn't need them.
    Suggestions?

    Hi, MM Acton
    Allow me to chime in with my esteemed colleagues. The first issue I see is that you do not have a Window Defined. You need a window in order to select the Browse Sequence Option for the CHM.
    In Project Set Up create a new window, selecting Microsoft HTML Help as the type
    On the Microsoft HTML Help Options Dialog, give the Window a name such as "CHMWindow" (No spaces)
    Be sure to "tick" the Browse Sequence option and click OK
    Double click the Microsoft HTML Help Single Source Layout to bring up the HTML Help Options dialog
    From the Default Window drop down, select the CHMWindow you created
    Save and Generate
    This will show the browse sequence "icon avenue" (the showy icons at the top of the CHM)
    As for the Citrix thing. If the machine hosting the CHM being viewed has the HHActiveX.DLL installed, the CHM should display as advertised. Tell your Admin that Adobe licenses unlimited re-distribution of that DLL.
    You can find documentation on this redistribution license and how to register it in the online help:
    http://help.adobe.com/en_US/robohelp/robohtml/WS5b3ccc516d4fbf351e63e3d11aff59c2a0-7f49.ht ml
    Here is the path where you will find the DLL itself:
    C:\Program Files (x86)\Adobe\Adobe RoboHelp 10\Redist
    BTW, the reason the DLL was created in the first place is that Microsoft never provided a Browse Sequence or a Glossary tab in their "out of the box" offering so RoboHelp conveniently provides this to authors as a "extra".
    Hope this helps
    John
    John Daigle
    Adobe Certified RoboHelp and Captivate Instructor
    www.showmethedemo.com
    @hypertexas

Maybe you are looking for

  • Opening PDF v1.6 by Acrobat 9

    Hello Friends, Have you ever met with any problems with opening PDF v1.6 (created, supported by Adobe Acrobat standard or professional 7) by Adobe Acrobat standard or professional 9 ? Theoretically appearance of such a problem is very low but maybe s

  • Confused about Office for Mac editions...

    I'm about to pull the plug and order Office 2004 for Mac. A few internet sites offer the following progams... Office 2004 for Mac Home & Student Edition Others don't offer this edition, but do offer... Office 2004 for Teachers and Student Edition The

  • I have problem when update to belle the folder of ...

    I have problem when update to belle the folder of games disappear??  c7 I need to solve ??? Plus

  • TV Shows Information Tab

    Hello. Some days ago I faced the problem of "Information Tab" in TV Shows section. This staff is enabled in purchased shows, but when I import my own videos this staff is not working. Can you tell me, what m4v tag should I edit to get this tab?

  • Dreamweaver CS3 design view fonts

    We have installed DW CS3 and users are complaining the fonts in design view are too small and difficult to read. It appears to be picking this up from the stylesheet used in the site. Is there a way to change this behavior? Obviously we do not want t