Merged Project for RoboHelp 10 - TOC does not display

I created a merged project.
I created a master/parent project.
I added the children rreferences in the parent TOC using the new merged button.
I published the parent project.
I published all the children (in the parent merged project folder).
I generated the parent project again for webhelp, then click view results.
The parent project displays with the TOC  (children),  BUT as soon as I click Allow Blocked content, the TOC disappears (first topic is blank).
I have created all projects files locally. The children (when viewed independency) work fine.
I have deleted and started over 3 times with the same issue. I contacted Adobe Support, but they could not help.
Any idea o what might be the issue or how to resolve this problem.
Thanks!
Kim

First of all try moving the project so that the path is shorter. Create a folder like C:\RhMerge.
Second, I notice your path has spaces showing in the browser. Browser addresses substitute %20 so I am not sure how you have managed that. However the demo does not have spaces unless you have buried it somewhere that does.
Also please try Firefox as well.
Post back if still not resolved or to tell us what fixed it.
See www.grainge.org for RoboHelp and Authoring tips
@petergrainge

Similar Messages

  • Toc does not display in FF3

    I have a webhelp that works fine on Windows Explorer but with
    FF 3 on all operating systems the toc is not displayed and the
    search does not work - has anyone got a solution for this
    problem?

    You don't say whether or not temporarily removing it
    identified the conflict. If it is, whose fault is it, Adobe's or
    the Firebug people?
    You can only report it as a bug to both and see what happens.

  • Adobe reader for ios Ipad does not display fields after the have been inputed

    My Ipad Mini will not display any fields in a form after I input them?

    First, are you positive that Reader is being used?

  • Add-in for microsoft excel does not display BI catalog

    1. Installation completed without any issue
    2. New connection created
    3. Login successfull
    4. <font color="red">Oracle BI Catalog icon no reaction!</font>
    Versions:
    Oracle Business Intelligence 11.1.1.6.8
    Oracle BI Add-in for Microsoft Office 11.1.1.6
    Thx fo any help

    Thanks for replies.
    Privileges are granted, i'm using administrator account.
    Here is the log, no error, i see into Opening BI Catalog but no catalog is displayed.
    http://s17.postimage.org/7f16nk9xb/bioffice.jpg
    Created: 27.2.2013 17:02:00
    Info     27.2.2013 17:02:00     Excel BI Object Collection created.
    Info     27.2.2013 17:02:00     Excel Event Handler created.
    Info     27.2.2013 17:02:00     Excel UI Manger created.
    Info     27.2.2013 17:02:00     Excel menu created.
    Info     27.2.2013 17:02:00     BIApplication constructor Complete
    Info     27.2.2013 17:02:00     BIApplicationExcel constructor complete.
    Info     27.2.2013 17:02:02     getting imagelogin
    Info     27.2.2013 17:02:02     BIMenu::getting imagelogin
    Info     27.2.2013 17:02:02     getting imagelogout
    Info     27.2.2013 17:02:02     BIMenu::getting imagelogout
    Info     27.2.2013 17:02:02     getting imagecatalog
    Info     27.2.2013 17:02:02     BIMenu::getting imagecatalog
    Info     27.2.2013 17:02:02     getting imageeditprompts
    Info     27.2.2013 17:02:02     BIMenu::getting imageeditprompts
    Info     27.2.2013 17:02:02     getting imagepaste
    Info     27.2.2013 17:02:02     BIMenu::getting imagepaste
    Info     27.2.2013 17:02:02     getting imagerefreshactive
    Info     27.2.2013 17:02:02     BIMenu::getting imagerefreshactive
    Info     27.2.2013 17:02:02     BIMenu::getImahe returns null image
    Info     27.2.2013 17:02:02     getting imagerefreshall
    Info     27.2.2013 17:02:02     BIMenu::getting imagerefreshall
    Info     27.2.2013 17:02:02     BIMenu::getImahe returns null image
    Info     27.2.2013 17:02:02     getting imagesecureactive
    Info     27.2.2013 17:02:02     BIMenu::getting imagesecureactive
    Info     27.2.2013 17:02:02     BIMenu::getImahe returns null image
    Info     27.2.2013 17:02:02     getting imagesecureall
    Info     27.2.2013 17:02:02     BIMenu::getting imagesecureall
    Info     27.2.2013 17:02:02     BIMenu::getImahe returns null image
    Info     27.2.2013 17:02:02     getting imagepreferences
    Info     27.2.2013 17:02:02     BIMenu::getting imagepreferences
    Info     27.2.2013 17:02:02     getting imagehelp
    Info     27.2.2013 17:02:02     BIMenu::getting imagehelp
    Info     27.2.2013 17:02:02     getting imageabout
    Info     27.2.2013 17:02:02     BIMenu::getting imageabout
    Info     27.2.2013 17:02:07     Opening BI Catalog
    Info     27.2.2013 17:02:12     Logging into server: http://192.168.22.53:9704/bioffice/services/saw?WSDL
    Info     27.2.2013 17:02:13     Login Success for: weblogic Lang: en
    Info     27.2.2013 17:02:40     Hiding Pane
    Info     27.2.2013 17:02:40     Creating OracleTaskPane for 2007
    Info     27.2.2013 17:02:43     Opening BI Catalog
    Info     27.2.2013 17:02:44     Opening BI Catalog
    Info     27.2.2013 17:03:18     Hiding Pane
    Info     27.2.2013 17:03:20     Opening BI Catalog
    bioffice.xml
    <bioffice>
        <!-- log -->
        <!-- LogDir. Default is [O4CJ dir]\j2ee\home\applications\bioffice\bioffice\WEB-INF\log -->
        <!-- <property name="LogDir">D:\BIOffice\Server\log\</property> -->
        <!-- LogLevel Never = 1; Error = 2; Warning = 3; Msg = 4; Debug = 5; -->
        <property name="LogLevel" type="int">3</property>
        <!-- saw -->
        <property name="SawBaseURL">http://localhost:9704/analytics/saw.dll</property>
        <!-- Set SAW version manually: 10 (for 10.1.3.3, 10.1.3.4, etc), 11 (for 11.1). This is optional. SAW version can be detected automatically by Office Server. -->
        <!-- <property name="SawVersion">11</property> -->
        <!-- Does SAW use SSO (Single Sign-On)? Yes = 1; No = 0; -->
        <property name="SawUseSSO" type="int">0</property>
        <!-- In SSO case, sawBaseURL is for web service only, sawWebURLforSSO is for external web request. In none SSO case, sawBaseURL is for both web service and external web request. -->
        <!-- <property name="SawWebURLforSSO">http://localhost/analytics/saw.dll</property> -->
        <!-- Set the Impersonator only for NTLM SSO. -->
        <!-- <property name="SawSSOImpersonator"></property> -->
        <!-- <property name="SawSSOImpersonatorPassword"></property> -->
        <!-- Specify the maximum number of rows to be returned by SAW executeXMLQuery or fetchNext method. -->
        <property name="SawMaxRowsPerPage" type="int">5000</property>
        <!-- Parse hyperlink column? Yes = 1; No = 0; -->
        <property name="SawParseHyperLink" type="int">1</property>
        <!-- Parse percentage column? Yes = 1; No = 0; -->
        <property name="SawParsePercentageColumn" type="int">1</property>
        <!-- Fetch fresh data? Yes = 1; No = 0; -->
        <!-- Turn on will make SAW re-submits the query to refresh data, in stead of reading data from cache. -->
        <property name="SawFetchFreshData" type="int">0</property>
        <!-- Office -->
        <!-- Compress result sent to Office client? Yes = 1; No = 0; -->
        <property name="OfficeCompressResult" type="int">1</property>
        <!-- If compress Office result, specify the minimum size (in bytes) to trigger the compression. -->
        <property name="OfficeCompressResultMinSize" type="int">16384</property>
    </bioffice>

  • REMOTE app on iPhone does not display Cover Art

    I use the Apple REMOTE App on my iPhone to control my iTunes music library on a Mac. The REMOTE App controls the iTunes playback properly. However, the Cover Art for each song does not display on the "song" screen - showing the song currently playing. Across my iPhone screen (where the Cover Art should appear) are the words containing album of the song). The name of the song and album correctly appear at the top of the screen.
    What is interesting is that when I hit the back arrow (left side top on song screen), all of the Cover Art appears in small thumbnails. The Cover Art also appears in other displays (for example, the currently-playing Album) using REMOTE on my iPhone. This means that the cover art is being transmitted to my iPhone - HOWEVER IT DOES NOT DISPLAY ON THE SONG SCREEN.
    Can anyone kindly help me resolve this - because I would really like the Cover Art to display properly on the song screen.  Thank you.  Dale

    Nezmo, This is really unbelievable.  I have suffered from the issue I described for SEVERAL YEARS.  Today, for some reason I decided to make this post on the Apple discussion board.  And, today the issue was fixed by Apple.  I just downloaded the update to the REMOTE app and the cover art now shows beautifully on my iPhone 6 plus.  Thanks.  Dale

  • Adobe Robohelp 8 TOC pod does not display

    I recently got a windows 7 machine and moved robohelp 8 to it. at first it didnt work but the a couple of patches were applied and now i can at least open my projects. problem is the TOC pod does not display at all. It does not show up in the pod list so I cant select it (obviously) any help greatly appreciated.my version is 8.0.2.208
    thanks

    Hi,
    You can open the TOC from the Project Manager pod. Open that one and open the TOC you want to use.
    Greet,
    Willam

  • TOC Does Not Open in WebHelp Generated with RoboHelp 11

    The TOC does not open in WebHelp Generated with RoboHelp 11. I tried other solutions posted on this forum but no success. Any ideas? Thanks in advance for your assistance.

    Hi Jeff,
    Thanks for responding! I uninstalled and reinstalled RoboHelp 11 and the WeHelp appears to display OK now. BUT, I have graphics in my project that are not displaying, only the empty placeholder for the graphics. This was displaying fine in WebHelp generated with RoboHelp 9 but not now. I see the graphics when I do “Preview Topic” but not in the generated WebHelp. Any clues what is causing this behavior? How can I correct it?
    My tables appear very strange too. They are the default table in RoboHelp with the raised gray/silver border. However, in WebHelp, the tables appear as double solid black lines for the border. The tables appear fine in the topic but when viewed via “Preview Topic” and WebHelp output, they are double black likes. Help!
    Another thing is that I also get an occasional message about a topic that says “The reference to the file  contains illegal characters and will not be shown in Project Manager. How can this be? My css is valid and I use it in numerous help projects.
    Once again, thanks so much for your willingness to help. It is much appreciated.

  • Aperture 3 project does not display any images in one Project

    This is a strange situation.  The bullets below outline the situation:
    The project does not display any images
    When I place the pointer over the project it shows there are 500+ images
    I have located the RAW images stored in my aperture library
    I can pull up the images using a smart folder and searching for photos taken on the event day
    This is happening only to one of my projects that I know of (weird!!)
    I have tried to 're-add' the image by both importing and dragging and dropping into the project, neither works
    I tried the following basics:
    Fixed permissions
    Rebuilt the database
    Tried to re-import the data, but when I have the 'don't import duplicates' these are not an option
    Found the images in my Aperture library
    I created another project and drug all of the images into that project
    Any idea how I can fix this?
    My fear is that if I delete the original project, the original master images will be deleted.

    The most common cause of this is some sort of stuff in the search box at the top of the browser that you don't expect to be there. Just clear it and all your images should show up.
    RB
    One note - if you drug your images from one project to another it moves them vs copies them unless you hold down the option key.

  • My IPhone 4's mailing feature does not display the toolbar at the bottom for deleting, moving, or writing emails. What is wrong with it?

    My work recently decided to buy every full time employee an IPhone 4 to be used for work purposes. (I do suspect these are refurbished, but I don't think that matters) I have had no trouble with it, except for on occasion the mailing feature does not display the toolbar at the bottom for deleting, moving, or writing emails. You know what I'm talking about...that bar at the bottom of the mailbox when you open an email that you use to delete, respond, forward, move, etc. It just goes away for no reason, and then reappears for a day or two, and goes away again. It is quite annoying since I can't respond to any of my emails without getting on my work computer. If you have any suggestions, please help!

    Hi there,
    You may need to force close the Mail application when this happens. The next time this happens, use the steps in the article below to coles out of the mail application.
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    Hope that helps,
    - Griff W.

  • Ibooks author, how do I get the standard book pages background into my document. I have published one book so far which does not display with a book pages background or options for font size.

    ibooks author, how do I get the standard book pages background into my document. I have published one book so far which does not display with a book pages background or options for font size.

    No on the book title, no problem there.
    The issue is: my book pages appear as on white paper, no background that resembles a open book and also no option to change fonts. The book was created in iBooks author, there was a problem going with the "Publish" menu route so I was instructed my Apple to "export" the file and submit that. I think that's the problem after reading that iBooks author is a hybrid epub file.
    Thanks for getting back to me.

  • Finder does not display icon for word / excel in list view

    Hi,
    I got a new macbook air, with Yosemite pre installed. I copied over all my files (from my old macbook using a USB drive) and next I installed MS office for mac.
    For some reason Finder does not display the correct excel of word icon in list view (I set preview thumbnail to NO in view options), but it it displays the generic file icon.
    It appears to be very random, as some files do display the icon and others do not. It also appears to have nothing to do with the doc/docx xls/xlsx variations.
    Also some of my parallels icons do not display correctly in list view.
    When I open a INFO panel, it does show the correct icon. Example below:
    Any body know how to reset / fix this ?

    Still got no solution...
    There has to be some one that knows about this ..?
    Any professionals reading this that can point in some direction for a solution?

  • Favicon.ico image does not display consistently for our application,

    Hi,
    We have configured a favicon.ico for our application as below code snippet and referring to the favicon.ico image correctly. The icon file is available in our war file post deployment. The problem is some times it displays correctly and sometimes it does not display correctly.
    <af:outputText value="&lt;link rel='SHORTCUT ICON' href='#{facesContext.externalContext.requestContextPath}/images/favicon.ico'/>" id="favicon" escape="false"/>
    Can anyone point to any issue related to browser caching or application server caching and any possible fix to this intermittent behavior.
    regards,
    Chandra.

    Browser caching might be a problem, but we can't help as it is a browser issue. All I can say is to clear the browser cache and see if the problem can be reproduced. If yes it doesn't look like a browser problem. Then you have to check if you are connection via proxy which might cache images too. Ask your network admin for help then.
    Do you see this problem only with one browser? Have you check other browsers?
    Timo

  • TS3297 ITunes for IOS does not display any content in the iTunes store

    iTunes for IOS does not display any content in any section (other than Genius tab).
    NB: I am signed in with my Apple ID &amp; have an Internet connection.
    On selecting say the "Music" tab the display briefly say's "Loading ...", but nothing displays, just a white screen.
    I have tried signing out of iTunes &amp; re-setting the iPad, but this does not fix the problem.
    (The App Store is working fine!)

    Status is :540672
    <REQUESTRESULT>
    <RESULT>
    <UID></UID>
    <STATUS>CAPI_STAT_DATA_ICAL</STATUS>
    </RESULT>
    <FAILURE>
    <UID></UID>
    <STATUS>CAPI_STAT_DATA_ICAL</STATUS>
    </FAILURE>
    <PARSE ERROR>
    <MESSAGE>VALUE?TE</MESSAGE>
    <STATUS>CAPI_STAT_DATA_ICAL_PARAMVALUE</STATUS>
    <VTEXT>VALUE?TE:20060830
    END:VEVENT
    END:VCALENDAR
    </VTEXT>
    </PARSE ERROR>
    <PARSE ERROR>
    <MESSAGE>VALUE?TE</MESSAGE>
    <STATUS>CAPI_STAT_DATA_ICAL_PARAMNAME</STATUS>
    <VTEXT>(null)</VTEXT>
    </PARSE ERROR>
    <PARSE ERROR>
    <MESSAGE>VALUE?TE</MESSAGE>
    <STATUS>CAPI_STAT_DATA_ICAL_PARAMNAME</STATUS>
    <VTEXT>(null)</VTEXT>
    </PARSE ERROR>
    </REQUESTRESULT>

  • Safari 3.2.1 for XP does not display all graphics properly

    Safari 3.2.1 for XP does not display all graphics properly, including the Apple Support Website http://www.apple.com/support/.

    Maybe this will also help:
    If your Safari won't open, one or more of the following procedures should fix it:
    1. Go to Home/Library/Safari/ folder and remove the following two files:
    • history.plist
    • lastsession.plist
    (Safari may not load properly If these two files are corrupted.)
    2. Go to Home/Library/Caches/Metadata/Safari/ and remove the contents of that folder.
    (These are just webhistory files and are not required for Safari to run. However, similar to preference files, problems can arise if they have become corrupt.)
    3. Locate the cookies.plist file that's located in the Home/Library/Cookies/ folder and remove it.
    (Again, faults in stored cookies may interfere with Safari's launch.)
    4. Check whether any of your third-party internet plug-ins may be interfering with the launch of Safari by carefully moving them to the desktop (do NOT delete them at this stage). You can find these in two places:
    Home/Library/Internet Plug-Ins/ folder, and Global plug-ins are located in the Macintosh HD/Library/Internet Plug-ins/ folder.
    Restart Safari and place them back in the correct folders, one at a time, closing and re-opening Safari each time. If you discover that one of them was causing the problem with launching Safari, trash it and download and install a fresh copy.

  • Adobe Bridge CS3 - does not display thumbnails for Canon 40D or 50D RAW files

    I wanted to use Bridge to view my Canon EOS 50D RAW files and it does not display the thumbnails, just icons. I checked my 40D cr2 files and saw same thing.
    I have purged the cache and rest the cache preferences and it has not helped. I would like to be abl eto view the thumbnails of the RAW files via Bridge if possible. Jpg files and Tif files can be viewed without any issues.
    Am using Bridge version 2.1.1.9 and Pshop CS3 10.0.1

    I have the exact same problem. I can view my RAW file thumbnails (which are .ARW files from my Sony A200 camera) in the Finder and in other applications, such as Preview, but not in Adobe Bridge CS3. I know that I did try purging the cache at one point to see if that would fix it, but then I didn't know what to do after that. Before I purged the cache, I was able to view RAW thumbnails in Bridge, but then they would not increase in size when I tried using the slider (at the bottom right of the Bridge window)

Maybe you are looking for