Help! Compiled help won't display

My Webhelp project was working fine until yesterday. Now, when I compile the help, I don't get an error message but when I click View Result, IE 8 can't display it! It tries a couple times and then gives up. I am using Windows XP Professional and RoboHelp HTML 10. Any thoughts as to what's wrong? (BTW, I've tried double-clicking the main help file from Windows Explorer as well, with the same result.) Mozilla Firefox 12 DOES display the file.
Thank you in advance for any help!

SSL = Single Source Layouts (pod) - glad that you found it
If it's not MOTW then, did any settings in your IE change that aren't letting you view local htm files?

Similar Messages

  • RH7 compiled topics won't display and throw an IE (syntax) script error

    Pundits,
    I am using RH 7 to create projects of about 600 topics. My OS is Windows XP Pro 2002, SP-3. My problem is that approximately 10% of the topics in my .chm file prompt an IE script error msg when I, or anyone else, tries to open them.
    Here's the error msg:
    When this window displays, user can click on either Yes or No and topic will display normally; the next time a user attempts to open this topic, same error displays, with same Yes/No click behavior.
    When I look at the html for any of the "bad" topics (i.e., topics that won't display), there is always this one extra line of code, referring to the ehlpdhtm.js file in my project folder:
    <script language="javascript" src="ehlpdhtm.js"></script>
    This line is never in the html of the "good" topics.
    Can anyone shed any light on what's causing this, and what I can do to remedy the situation?
    Thanks in advance.
    Dennis

    William,
    I have gone thru my project now and, as I stated in my May 1 mail to you, I have made duplicates of all of the "bad" topics and all of these new topics are now displaying correctly.
    Now I have a related, but different issue.
    Only one topic is causing that same error msg to display (refer to my original April 27 post: IE script error/syntax error; Line 13, character 1).
    The only topic that throws that error msg is the initial topic that displays when the .chm file is opened (i.e., the topic that is specified as the "Default Topic" in the HTML Help Options window when I click the Generate Layout button in the SSL pod.)
    Furthermore, the topic that throws the error message will only do so if it is the one specified as the Default Topic.
    As an example, if I have the topic Apple specified as the Default Topic, when the .chm file is opened the error msg window will display; when the user clicks either Yes or No to the "Do you want to continue running scripts?" query, the Apple topic will display normally. Each time that topic is selected it will throw the same error msg. window.
    If I go back to my project in RH and change the Default Topic to the Pear topic, re-compile the project, when the .chm file is opened the error msg will display; when you click Yes/No the Pear topic will display normally (until it's selected again). The Apple topic now displays fine at all times.
    This tells me that the problem seems not to be with the Apple topic, as I'd suspected, but with something that's going on with RH and how it displays the initial topic in a compiled project. I think.
    Any ideas on how I can remedy this issue?
    Thanks in advance.
    Dennis

  • Pages help won't display topics

    I don't know what's going on. I've shut down and restarted several times.
    If I try to access Help from Pages, and choose Pages Help, the Help Center comes up. I enter a search term or two, and it will display a bunch of titles of topics.
    No matter how I try to click or select any topic, it will NOT display the actual topic, so that I can find out how to do the thing I'm trying to look up.
    (Running on Macbook Pro, early 2011, Mountain Lion. App store app claims everything is up to date)

    TG,
    You might be better off forgetting about the Help topics and using the Pages User Guide PDF. Download it from the Help menu and then save it to your HD for future use.
    Jerry

  • Have problems with Mail on MacBook running OS X Mavericks. It suddenly became stuck: won't quit and won't display any messages. Please help.

    Have problems with Mail on MacBook running OS X Mavericks. It suddenly became stuck: won't quit and won't display any messages. Please help.

    Select Force Quit from under the Apple menu and select Mail (it may say that it isn't responding).
    Clinton

  • Difficulty using a projector. I have a MBP 17" and am running 10.6.8. Often I need to make a Powerpoint or other presentation  at a client and I want to connect my computer to their projector. Either it won't display on the projector at all. HELP!

    Difficulty using a projector. I have a MBP 17" and am running 10.6.8. Often I need to make a Powerpoint or other presentation  at a client and I want to connect my computer to their projector. Either it won't display on the projector at all. Once it displayed but the presentation mode was on the big screen and the presentation I wanted to show was on my MBP screen. I have the adapter( white ones) to attached to the projector cables.  I am so frsutrated...it looks so silly not to have a computer work during a presentation..
    Another problem one the rare occasion that it shows on the screen is that the presentation does show just my desk top.  Any ideas?
    Thanks !

    You often have to turn off Mirroring to be able to set the second "screen"s resolution to something reasonable. When you do, the two screens become an "Exceeded Desktop" joined along one edge, and the Arrange pane in displays prefs can allow you to specify what edge. Initially, it will show a vacant extension of the built-in screen's desktop.
    The mouse moves freely across that shared edge, and can allow you to drag the presentation window across to the the projector screen and re-size it to fit.

  • ICloud conditions won't display so I can't accept them. Help

    iCloud conditions won't display so I can't accept them. Help

    Hi BBal,
    Thanks for visiting Apple Support Communities.
    If you're not able to accept the iCloud terms and conditions, try restarting and then resetting your iPad mini:
    iOS: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/ht1430
    Cheers,
    Jeremy

  • Need help with page display URGENTLY!!!

    Hey,
    I'm trying to start up my new iPod nano. I've got the songs for it, but the page won't display all the way. Where it says the licence of agreement it won't show the o.k. button and before that it doesn't say the register button either. It doesn't do this on my internet. Or on anything else. So now I can't put anything on my iPod because I can't get it started up.
    Please help! I really need to put some songs on my new iPod!!!!
    Please and thank you.
    xKeegaNx

    Try increasing the resolution of your computer's screen (right-click on the desktop -> Properties - Settings; you want 1024x768 or higher) and perhaps then you'll be able to see all the buttons and controls in iTunes.

  • Please help-image problem (display)

    Can someone please help with this?
    I keep receiving an error (below) while trying to execute the code...
    2001-07-19 11:55:02 - Ctx( /dev ): IOException in: R( /dev + /servlet/getImage + null) Connection reset by peer: socket write error
    My setup is Tomcat 3.2
    JDBC: Oracle's classes12.zip
    JDK: Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
    Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
    I have copied my simple code below for review:
    package lmmfcd.images;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.io.*;
    import java.sql.*;
    import javax.servlet.jsp.*;
    import javax.servlet.jsp.tagext.*;
    import org.apache.jasper.runtime.*;
    import java.beans.*;
    import org.apache.jasper.JasperException;
    public class getImages extends HttpServlet
         public void doGet(HttpServletRequest request, HttpServletResponse response)
                   throws ServletException, IOException
              //Grabs and assigns the PageContext
                   JspFactory _jspxFactory = null;
                   PageContext pageContext = null;
                   Object page = this;
                   _jspxFactory = JspFactory.getDefaultFactory();
                   pageContext = _jspxFactory.getPageContext(this, request, response,
                        "", true, 8192, true);
              //End of the PageContext Stuff
              Connection conn = (Connection)pageContext.findAttribute("conn");
                   try
                        ResultSet rset = null;
                        String queryCmd =
                                  "SELECT     image "+
                                  "FROM          sgps.images "+
                                  "WHERE          pn = '13507028' "+
                                  " AND          pic_num = '1' ";
                        Statement stmt = conn.createStatement();
                        rset = stmt.executeQuery(queryCmd);
                        rset.next();
                        Blob blob = null;
                        blob = rset.getBlob("image");
                        response.setContentType("image/jpeg");
                        byte[] ba = blob.getBytes(1, (int)blob.length());
                        System.out.println("just above OutputStream");
                        response.getOutputStream().write(ba, 0, ba.length);
                        response.getOutputStream().flush();
                        response.getOutputStream().close();                    
                   catch(SQLException e)
                        throw new ServletException("Problem");
    }

    It compiled okay, but still displayed the broken image as the result....
              if (rset != null)
                   try
                        BLOB blob = null;
                        blob = (BLOB)rset.getObject("image");
                        response.setContentType("image/jpeg");
                        InputStream in = rset.getBinaryStream("image");
                        //Have also used:
                        //InputStream in = blob.getBinaryStream();
                        OutputStream out = response.getOutputStream();
                        byte b;
                        while ((b = (byte)in.read()) != 1)
                             out.write(b);
                        in.close();
                        out.flush();
                        out.close();
                   catch(SQLException e)
                        throw new ServletException("Problem");
              }

  • Help on output Display

    Help on output Display
    Thanks in Advance
    ID ROUTE STRT_NAME BEGIN_DESCRIPTION END_DESCRIPTION OVERLAP BEG_MP END_MP Hierarchy
    100899 CR ELM AVE EXT FUERA BUSH RD ELM AVE 1551 0 0.46 3
    100899 CR ELM AVE ELM AVE RT 910A 1551 0.46 0.95 3
    100899 CR ELM AVE ELM AVE DELMAR BYPASS 1551 0.46 0.83 3
    100290 NY32 ELM AVE EXT RT 910A FEURA BUSH RD ELM AVE 1551 16.85 17.31 1
    100290 NY32 ELM AVE ELM AVE DELMAR BYPASS 1551 17.31 17.68 1
    My output will be Based on Hierarchy Max valuewhich is "3"
    ID = Hierarchy Max value 3 =(100899)
    ROUTE = Hierarchy Min Value which is "NY32"
    STRT NAME = Hierarchy Max value (3) and Min of Beg_MP of Hierarchy Max value(3) = ELM AVE EXT
    Begin Description = Hierarchy Max value (3) and Min of Beg_MP (0) of Hierarchy Max value(3) = FUERA BUSH RD
    End_description =Hierarchy Max value (3) and Max of Beg_MP (0.95) of Hierarchy Max value(3) = RT 910A
    Beg_MP = Hierarchy Max value (3) and Min of Beg_MP (0) of Hierarchy Max value(3) =0
    end_mp = Hierarchy Max value (3) and Max of Beg_MP (0.95) of Hierarchy Max value(3) = 0.95
    ID ROUTE STRT_NAME BEGIN_DESCRIPTION END_DESCRIPTION BEG_MP END_MP
    100899 NY32 ELM AVE EXT FUERA BUSH RD RT 910A 0 0.95

    CREATE TABLE TABLE_query(ID NUMBER,ROUTE VARCHAR2(30),STR_NAME VARCHAR2(30), BEGIN_DESCRIPTION VARCHAR2(300),END_DESCRIPTION VARCHAR2(300),BEG_MP NUMBER,END_MP NUMBER,HIERARCHY NUMBER,overlap number);
    INSERT INTO TABLE_query(ID ,ROUTE,STR_NAME, BEGIN_DESCRIPTION,END_DESCRIPTION,BEG_MP,END_MP ,HIERARCHY,overlap)
    values(100899,'CR','ELM AVE EXT','FUERA BUSH RD','ELM AVE',0,0.46,3,1551);
    INSERT INTO TABLE_query(ID ,ROUTE,STR_NAME, BEGIN_DESCRIPTION,END_DESCRIPTION,BEG_MP,END_MP ,HIERARCHY,overlap)
    values(100899,'CR','ELM AVE','ELM AVE','DELMAR BYPASS',0.46,0.95,3,1551);
    INSERT INTO TABLE_query(ID ,ROUTE,STR_NAME, BEGIN_DESCRIPTION,END_DESCRIPTION,BEG_MP,END_MP ,HIERARCHY,overlap)
    values(100899,'CR','ELM AVE','ELM AVE','DELMAR BYPASS',0.46,0.83,3,1551);
    INSERT INTO TABLE_query(ID ,ROUTE,STR_NAME, BEGIN_DESCRIPTION,END_DESCRIPTION,BEG_MP,END_MP ,HIERARCHY,overlap)
    values(100290,'NY32','ELM AVE EXT','RT 910A FEURA BUSH RD','ELM AVE',16.85,17.31,1,1551);
    INSERT INTO TABLE_query(ID ,ROUTE,STR_NAME, BEGIN_DESCRIPTION,END_DESCRIPTION,BEG_MP,END_MP ,HIERARCHY,overlap)
    values(100290,'NY32','ELM AVE','ELM AVE','DELMAR BYPASS',17.31,17.68,1,1551);
    ID     ROUTE     STR_NAME     BEGIN_DESCRIPTION     END_DESCRIPTION     BEG_MP     END_MP     HIERARCHY     OVERLAP
    100899     CR     ELM AVE EXT     FUERA BUSH RD     ELM AVE     0     0.46     3     1551
    100899     CR     ELM AVE     ELM AVE     DELMAR BYPASS     0.46     0.95     3     1551
    100899     CR     ELM AVE     ELM AVE     DELMAR BYPASS     0.46     0.83     3     1551
    100290     NY32     ELM AVE EXT     RT 910A FEURA BUSH RD     ELM AVE     16.85     17.31     1     1551
    100290     NY32     ELM AVE     ELM AVE     DELMAR BYPASS     17.31     17.68     1     1551
    My output will be Based on Hierarchy Max valuewhich is "3"                         
    ID = Hierarchy Max value 3 =(100899)                                        
    ROUTE = Hierarchy Min Value which is "NY32"                                        
    STRT NAME = Hierarchy Max value (3) and Min of Beg_MP of Hierarchy Max value(3) = ELM AVE EXT                                        
    Begin Description = Hierarchy Max value (3) and Min of Beg_MP (0) of Hierarchy Max value(3) = FUERA BUSH RD                                        
    End_description =Hierarchy Max value (3) and Max of Beg_MP (0.95) of Hierarchy Max value(3) = DELMAR BYPASS                                        
    Beg_MP = Hierarchy Max value (3) and Min of Beg_MP (0) of Hierarchy Max value(3) =0                                        
    end_mp = Hierarchy Max value (3) and Max of Beg_MP (0.95) of Hierarchy Max value(3) = 0.95                                        
    ID     ROUTE     STRT_NAME     BEGIN_DESCRIPTION     END_DESCRIPTION     BEG_MP     END_MP          
    100899     NY32     ELM AVE EXT     FUERA BUSH RD     DELMAR BYPASS     0     0.95          
    I figured out how to get id,beg_mp and end_mp
    Can anyone help me getting the rest of data coumns please
    --route,str_name,begin_description,end_description,beg_mp,end_mp,hierarchy,
    select distinct max(id) keep (dense_rank last order by hierarchy) over (partition by overlap) ,
    min(beg_mp) keep (dense_rank last order by hierarchy) over (partition by overlap) beg_mp,
         max(end_mp) keep (dense_rank last order by hierarchy) over (partition by overlap) end_mp                              
    from table_query

  • I used to have an icon on my menu bar at the top of my screen to help me detect displays (monitors)  It has disappeared and I don't know how to get it back.  Does anyone know?

    I used to have an icon on my menu bar at the top of my screen to help me detect displays (monitors)  It has disappeared and I don't know how to get it back.  Does anyone know?

    Your's may look more like this...
    ...if you're running Mountain Lion. I'm in clamshell mode right now, so I don't have any mirroring options. AFAIK, there's no more "Show displays in menu bar" in Mountain Lion.
    Clinton

  • Search Help with Structure Display

    Hi,
    I want to create a search help which should display my output in the structure format base on the different levels.
    I have already written a test program which display all the values in proper structure format. But I wanna do the same in the search help. It has to display the output in the structure format.
    Please guide me how to achieve this.
    Thanks,
    Karthik

    hello,
    you could write additional report based on ALV tree. So you would have the stucture which you want to have and on value request call your custom program. i doubt  that there is FM or class which could generate search help tree. So basically you have to write your own logic. Or you could use GuiXt tool. Example and tutorial.
    http://www.synactive.com/tutor_e/lessonco00.html
    br,
    dez_

  • F4 Help icon is displaying left hand side in ALV Grid

    Hi,
    For only one field, F4 Help icon is displaying left hand side in editable ALV of custom report which is using custom table. other fields f4 on same report is showing right hand side. The difference i see for the field F4 showing left side has domain values maintained and f4 showing right hand side has value table maintained. Please help me to display the F4 on right side.
    Thanks,
    Kumar

    use f4if_int_table_value_request for particular field in the alv.
    Regards,
    Mohammed Rasul.S

  • Help cannot be displayed because no help context ID was passed

    Hi Guys,
    When I click Help icon from HRMS 9.1, I got the below error.
    "Help cannot be displayed because no help context ID was passed. To view the PeopleSoft Online Library, click here."
    I can access PeopleBooks PSOL by http://webserver:port/PSOL/hrms/eng/index.htm correctly. Did someone run into this error before?
    Thanks,
    Bob

    I've generally found this to be a problem with the URL you are using, in particular the case of the URL parameters, for example:
    The following URL will work for PeopleTools PeopleBooks
    http://hostname.domain.com:port/PSOL/htmldoc/f1search.htm?ContextID=MESSAGE_CATALOG&LangCD=ENG
    Howe the following URL wil give you the help cannot be displayed because no help context ID was passed:
    http://hostname.domain.com:port/PSOL/htmldoc/f1search.htm?contextID=MESSAGE_CATALOG&LangCD=ENG
    Note that in the example that works the parameter is ContextID and when it fails the parameter is contextID (lowercase C).
    This URL should be set up the in the appropriate web profile as the Help URL.
    Note that you can also use the Oracle hosted PeopleBooks (although they are slower) for context sensistive help. Instructions are here:
    http://tahiti.oracle.com/pdf/EnablingtheHelpLinkfromApplicationPages.pdf
    For example the above can be tested using the following URLs for PeopleTools 8.50 PeopleBooks:
    Works: http://download.oracle.com/docs/cd/E15645_01/pt850pbr0/f1search.htm?ContextID=MESSAGE_CATALOG&LangCD=ENG
    Errors: http://download.oracle.com/docs/cd/E15645_01/pt850pbr0/f1search.htm?contextID=MESSAGE_CATALOG&LangCD=ENG

  • F1 help is not displaying documentation

    Hi ,
    Can anybody help me why the F1 help is not displaying any documentation window.
    Regards,
    amar

    Hi,
    In SAP Easy Access screen OR in any SAP screen,
    Click on following Menu;
    Help > Settings > Under F1 Help Tab > Select Radio button in modal dialog box (R/3) and click on "Enter" button just after selecting it w/o clicking anywhere else.
    And then try.

  • Ship to party search help address not display

    Hi,
    Using 'Edit internal address' We added one plant address, and the address no also generated. plant having several address.
    But when we creating shopping cart, trying to select the ship to address from the search help, address not displaying in the list.
    even we tried adding this address in the attributes as delivary address also .but the address not displaying in ship to party search help.
    If any one faced this problem let us know how to proceed.
    Thanks in advance,
    prasad.s

    it is strange .
    whatever you have defaulted ship to adress has to come.
    did you maintain at position level and make ensure that you have really inherited.
    FM bbp_read_attributes
    for your user execute and make ensure that you have inheited ship to address
    when you create ship to address . did you check this box Ship-to Address  in Use Address as:
    muthu

Maybe you are looking for

  • IPhone syncing to two Macs at the same time

    Hi there, iI'd be really grateful if others have found a solution to this... Basically, I just transferred all my photos and music over to a new Mac Mini because by MacBook was getting a bit full. I've also connected my iPhone 5s to the new Mini and

  • Calligraphy will not open in FCP 5.1.2

    I tried some of the solutions posted, with no luck. I then emailed a plee to Boris. Gentlemen, After crossgrading to 5.1 I have lost Calligraphy. I have read the fixes on the Apple user site and tried them all. I had to resort to an old Final Cut Exp

  • Bucket start/end for a concrete date

    Hi, Is there a FM to know bucket start date for a particular date (for a combination product/location) ? Thanks

  • IDOC segment for VBKD-BSTKD_E

    Hi, I am using ORDERS04 as basic type for order creation from iDOC. For one of my requirment I need the iDOC segment for VBKD-BSTKD_E field. The field is in purchase order data at header > Ship to party view > Purchase order no. Thanks Sanjay

  • Unable to install Premiere Elements 13 upgrade

    During the zip file extraction, it quickly jumps from 20% to 97% and then reports: "A problem occurred while extracting some files. Check available space on your computer and the write privileges on the destination folder." There is over 800GB availa