Unable to view help when press F1. CHM File too large?

We have a chm file who contained many PDF files (its size is
13MB) and some people cannot view help when press F1. This file is
a part of merged chm files structure (the total size of these files
is 17MB)
Do you think that the size of the file contained PDF may be
the problem?.
Thanks!
TTW_MaryseC

Maryse,
I don't think the size of the file should be an issue, even
when it's 13 MB. I'm sure that other people have been distributing
much larger files than this without problem for many years.
You say "
some people cannot view help", which suggests that other
users are not encountering the problem. In other words, the methods
that your software developers have used to connect the help file to
the application do work properly, if not for all users.
When users who cannot view the help press F1, does nothing
happen, or does the help viewer open but with an error message in
the right-hand topic pane? Is the large file the only one that is
affected by this issue, or are all the other help files in the
collection also affected?
If it's of any interest to you, you don't need to compile a
PDF file into a help file in order to display the contents of the
PDF in the help file. Microsoft has published the following script
for linking to an external file from a help topic:
http://msdn2.microsoft.com/en-us/library/ms644690.aspx
Pete

Similar Messages

  • Unable to view the contents in NQS Config file

    Hi Forum,
    After I successfully install the OBI EE 10.1.3 Application, I am unable to view the contents in NQS Config file. It is opening in Notepad with error showing as "The filename, directory name or volume label syntax is incorrect."
    So please guide me in resolving this issue.
    Regards
    Cool j

    You probably have restricted access to the file. Check if the drive is ntfs. If the os user is in administrator group, you can give permissions in file properties.

  • Unable to view help and filter problems

    Hello,
    First of all I'm a newbie on MacOSX and really happy to use it.
    I'm having some problems using Mail.
    I have 2 IMAP accounts with a lot of folders and sub-folders. I want to create filters to automaticaly put mails into the right box.
    Creating rules is easy but when I want to choose a box in a folder, I need to open this folder in Mail before I can choose it in my filter. Example:
    INBOX
    |-Folder 1
    | |- box 1
    | |- box 2
    | |- box 3
    |-Folder 2
    If Folder 1 is closed, the filter interface don't expand it and I cannot choose box 1, box 2 or box 3.
    I try to search in the Help menu. The application launches but nothing appears. Looking into the library, I can see help for others applications but not for Mail.
    Can someone help me to debug this ?
    Thanks for help.

    Maryse,
    I don't think the size of the file should be an issue, even
    when it's 13 MB. I'm sure that other people have been distributing
    much larger files than this without problem for many years.
    You say "
    some people cannot view help", which suggests that other
    users are not encountering the problem. In other words, the methods
    that your software developers have used to connect the help file to
    the application do work properly, if not for all users.
    When users who cannot view the help press F1, does nothing
    happen, or does the help viewer open but with an error message in
    the right-hand topic pane? Is the large file the only one that is
    affected by this issue, or are all the other help files in the
    collection also affected?
    If it's of any interest to you, you don't need to compile a
    PDF file into a help file in order to display the contents of the
    PDF in the help file. Microsoft has published the following script
    for linking to an external file from a help topic:
    http://msdn2.microsoft.com/en-us/library/ms644690.aspx
    Pete

  • Help importing a decompiled .chm file

    Hello,
    I was recently trying to decompile a .chm file (following the
    knowledge base instructions) and then importing that file into
    RoboHelp. The file appeared to decompile correctly, but when I
    loaded the project into RoboHelp, many images were missing. Is
    there something else I should be doing or is this a known problem?
    I am using RH6.
    Thanks,
    Aaron

    Hmm...
    Ok, I tried a couple things:
    1. Created the folder in RH per both of your suggestions.
    Result: RH still not seeing the files.
    2. Create a new Sub-Folder in the Project directory folder
    containing a copy of all the images and also created a folder with
    the same name in the RH Images tree.
    Result: RH still not seeing the files.
    In all cases the files exist in the expected folders when
    viewed in Explorer but only a subset appear in RH (the same subset
    in all cases).
    My dir structure looks like:
    c:\project_folder containing all files
    with
    c:\project_folder\project_images containing a copy of the
    image files
    I have created a folder in the RH Image tree names
    project_images.
    Any other thoughts?
    Thanks for the help (and putting up with my lack of knowledge
    here).
    Aaron

  • Recreating help pages from a .chm file

    Hello,
    I have a situation where numerous help pages have been
    removed from a project. I think this happened when we had some
    problems witha network drive & checking files from this
    location into a source control tool. It has gone unnoticed until
    now. The .chm file is intact & I'm wondering if there is a way
    of recreating my project from the .chm file?
    any help would be greatly appreciated!!
    Maxine

    Sorry, it's in my signature but that got missed from the post above.
    http://www.grainge.org/pages/authoring/reverse_engineering/reverse_engineering.htm
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • HTML Help Workshop; creating the *.chm file

    I'm about to create the documentation for a large LabVIEW
    automation project. I would also like to use this
    documentation as the content for my help-file used by the
    LabVIEW program (a *.chm or a *.hlp-file) via the
    Control Online Help.VI.
    The question is, what is the most optimal way to create this document,
    without having to do the job almost twice ?
    Normally I would create the documentation as a Word-document.
    But as far as I see, the help-file system has to be created by the
    MS HTML Help Workshop program, and that uses a large collection
    of html-files to compile into the CHM file. And the html-files that
    can be exported from Word aren't optimal, are they, with
    a lot of extra code etc...
    Somebody have obvious
    ly looked at this problem before me.
    What are the tips, tricks and suggestions around ?
    Martin

    For everbody else in the audience, check out
    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/ht
    ml/vsconHH1Start.asp to download the free HTML help workshop. It is a
    package which takes a set of HTML files and generates a standard win2k/XP
    helpfile.
    However, your point is completely true: it just a major pain to make a
    "pretty" version of both offline and online help. Both documents can have
    the same content: a section explaining each menu item, several sections to
    explain common tasks, a section explaining terms, etc. I dont see a huge
    difference in usability as long as you create a union of material.
    As for exporting I haven't found a good solution. As you've seen, you must
    have the seperate HTML files for the help compiler. That's how the table of
    contents, etc is generated. For my current project, I maintain that as a
    frontpage web and apply a cascading style sheet. I didn't find a good way to
    (automatically) split the word document into several HTML files or join the
    frontpage web into a single organized word file. It wasn't a huge issue,
    because I ended up using printed material as an installation guide and
    online help as program documentation.
    The one particularily useful thing was programming a custom "document my
    progam" VI which exports using my special documentation format. Of course
    that is really only suitable for the programmer's reference section. However
    I really, really, really hated using Print -> VI documentation and
    reformatting every time. I'm sure you'll soon notice that it gets tiring.
    -joey
    "CatLabMan" wrote in message
    news:[email protected]...
    > I'm about to create the documentation for a large LabVIEW
    > automation project. I would also like to use this
    > documentation as the content for my help-file used by the
    > LabVIEW program (a *.chm or a *.hlp-file) via the
    > Control Online Help.VI.
    >
    > The question is, what is the most optimal way to create this document,
    > without having to do the job almost twice ?
    >
    > Normally I would create the documentation as a Word-document.
    > But as far as I see, the help-file system has to be created by the
    > MS HTML Help Workshop program, and that uses a large collection
    > of html-files to compile into the CHM file. And the html-files that
    > can be exported from Word aren't optimal, are they, with
    > a lot of extra code etc...
    >
    > Somebody have obviously looked at this problem before me.
    >
    > What are the tips, tricks and suggestions around ?
    >
    > Martin
    >
    >

  • Opening a file (viewed as icons) from within application  icons too large!

    Help! I'm not a newbie LOL.. I don't know when this error happened but apparently I cant just do a command J to get the view options to pop up while in an application. Here's my problem. I can view files as icons prefectly from within finder. I setup the default a long time ago and it is formatted fine. Now when I open a file from any application, for instnace firefox or NeoOffice.. .. all the icons are like 120x120 in size.. annoying. I attempted to use Alt-J to pop up view options, no go.. it appears you can't bring up view options while opening a file as an app, you can only alter view type.. icons/list/etc. Is there a command I can issue in applesrcipt or whatever to popup view options so I can fix this ?
    I THINK I know how I foobarred it. I was playing around with preview and I jacked up the icon size so I can see larger images of the home movies I created.
    that was when I was running 10.4.x
    I've been looking through the knowledge bases, I didn't see anything.
    Your help would be appreciated.
    Thanls.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether your problem is caused by third-party system modifications that load automatically at startup or login. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
    When you see the gray Apple logo, release the shift key.
    If you are prompted to log in, type your password, and then hold down the shift key again as you click  Log in.
    *Note: If FileVault is enabled under OS X 10.7 or later, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode. Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • How do I open a project in CS6 when it's apparently become too large (1.68 GB) to load?

    I have a project that was recently sent back to me by someone who was working on the audio. When it was sent to me it was around 217 MB. After working on the project for a few more days before sending it out for color correction and additional audio work, I'm all of a sudden unable to load the project. My guess is that it has become too large to open, because now it is 1.68 GB. I don't know how that happened. I haven't applied any additional effects or brought in more media. All I've done is make trims to the picture and merged 3 sequences. I'm trying to figure out how I can open the project and, if I do need to make it smaller in order to continue working on it, is there a way to do so without losing the work that I've recently done? Thanks!

    I'm trying to "import select sequences" from that project into a new project but it won't load. The loading bar is stopping about a quarter of the way through, same as it did when I recently tried to load the project normally. The loading bar has been sitting there at a quarter full for about 20 minutes now. A friend of mine tried to load the project (I sent him a zip file through Dropbox.) onto his computer yesterday and couldn't get it to open either.

  • Error when executing IDB: "bind(): Result too large"

    I'm trying to use USB debugging in the iPad, as per this guide:
    http://help.adobe.com/en_US/air/build/WS901d38e593cd1bac7b2281cc12cd6bced97-8000.html
    But when I try to execute "idb.exe -forward 7936 7936 1" (1 being my iPad handle), I get the error message:
    "bind(): Result too large"
    What's happening?

    Here's the tar command with the output:
    $ tar cf /Volumes/WINNIPEG\;TOPORKO/MacBackups/2007-05-27/aperture.tar Alex\ -\ External\ HD.apvault
    tar: Alex - External HD.apvault/Library/2003.approject/2007-03-24 @ 08\:17\:52 PM - 1.apimportgroup/IMG0187/Thumbnails/IMG0187.jpg: Read error at byte 0, reading 3840 bytes: Result too large
    tar: Alex - External HD.apvault/Library/2006.approject/2007-03-24 @ 08\:05\:07 PM - 1.apimportgroup/IMG2088/IMG2088.jpg.apfile: Read error at byte 0, reading 1224 bytes: Result too large
    tar: Alex - External HD.apvault/Library/Jasper and Banff 2006.approject/2007-03-25 @ 09\:41\:41 PM - 1.apimportgroup/IMG1836/IMG1836.jpg.apfile: Read error at byte 0, reading 1224 bytes: Result too large
    tar: Alex - External HD.apvault/Library/Old Scanned.approject/2007-03-24 @ 12\:42\:55 AM - 1.apimportgroup/Image04_05 (1)/Info.apmaster: Read error at byte 0, reading 503 bytes: Result too large
    tar: Alex - External HD.apvault/Library/Old Scanned.approject/2007-03-24 @ 12\:42\:55 AM - 1.apimportgroup/Image16_02/Info.apmaster: Read error at byte 0, reading 499 bytes: Result too large
    tar: Alex - External HD.apvault/Library/Vacation Croatia 2006.approject/2007-03-25 @ 09\:47\:17 PM - 1.apimportgroup/IMG0490/IMG0490.jpg.apfile: Read error at byte 0, reading 1224 bytes: Result too large
    tar: Error exit delayed from previous errors
    Here's the "ls -l" output for one of the files in question:
    $ ls -l IMG_0187.jpg
    -rw-r--r-- 1 dijana dijana 3840 Mar 24 23:27 IMG_0187.jpg
    Accessing that file (or any other from the above list) gives same/similar error. The wording differes from command to command, but basically it's the same thing (read error, or result too large, or both combined). For example:
    $ cp IMG_0187.jpg ~
    cp: IMG_0187.jpg: Result too large
    The console log doesn't show any related errors.

  • Both the Texts and Graphics When I open windows are too large and blurry. Is this anyway I could fix this?

    When I open Firefox (Firefox is updated to its latest version) both the text and the graphics are too large. I've tried zooming in and out features, but the texts become unreadable.

    CTRL+0 (<--that is a zero) will reset your zoom level on affected pages. Firefox remembers the zoom level you last used on a page.<br />
    See Firefox built-in Zoom functions:
    *http://support.mozilla.com/en-US/kb/Page+Zoom
    *http://support.mozilla.com/en-US/kb/Text+Zoom
    If that does not fix the problem, you can try renaming the file (''with Firefox closed; Firefox button > Exit or File > Exit'') '''''content-prefs.sqlite''''' to content-prefs.sqlite.old (or delete the file) in the Profile Folder to reset the page zoom on all sites. That file will be re-created when you restart Firefox.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *You can use the following to go to the Firefox profile folder:
    **Help > Troubleshooting Information > Profile Directory, click Open Containing Folder
    Zoom Add-ons:
    *'''''Default FullZoom Level''''': https://addons.mozilla.org/en-US/firefox/addon/default-fullzoom-level/ '''''
    *'''''NoSquint''''': https://addons.mozilla.org/en-US/firefox/addon/nosquint/
    **More info on NoSquint: http://urandom.ca/nosquint/
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check --> http://www.mozilla.org/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.org/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.org/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.org/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *'''''Next Generation Java Plug-in for Mozilla browsers''''': [https://support.mozilla.org/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • HELP!!! Error "code too large"

    Hello, I am working on a program that has become very large... and apparently it is too large now...
    When I try to compile the program it generates an error, "code too large", the code has exceeded 10000 lines and now I dont know what to do. Anyone that has any ideas? Thankful for any response...

    Let's say, for instance, that I wnat to initialize an array instance variable that will contain 7462 integer values in my constructor, just as an example. I'm not really sure if this exceeds the maximum size for a java array, but if it does that would be just as useless a restriction as this "code too large" thing. If I write huge code that means I need huge code. [ goes to write program in C, which would be my advice here.  :) ]

  • When emailing get message file to large

    when I try to email a fill form pdf I get a message file to large to attach. File size 481KB

    Can you please share the file which you are trying to email? What is the workflow you are following while trying to attach the file?

  • Unable to view help

    HI ,
    Please advise me how to activate help in SAP Screen .
    When i Click on (?) Help : Navigation to the webpage was canceled Occurs .
    How to solve this problem .
    Ashish Ranjan

    Hi Ranjan,
    Check the following thread
    SAP Help File Shows "Navagation to Webpage Canceled"
    Re: dIFF
    Close the thread if issue solved.*
    Regards
    Jambulingam.P
    Edited by: Jambulingam P on Feb 13, 2010 1:00 PM

  • Unable to view Variables when executing WAD Template in Browser

    Hello Experts,
                           I have designed a Template in WAD and the Query that was attached to the Template has 4 variables, but when i am Executing in Browser i am able to seen only 2 variables, Please let me know what is that Option to be checked so that i can view all my 4 variables in Browser screen.
    Thanks in Advance.
    Regards,
    Vishnu.

    Hello Mr.Janine
                             Yes the ready for input option is checked for all the variables. Now i am able to view all my variables what i have done is when executing WAD in browser, there is an Option ALL to be checked, then all the variables will be displayed.
    Thank u for showing Interest in my Issue,
    Regards,
    Vishnu.

  • Okay, why am I unable to view videos when I plug my iPod into my computer?

    I have a new computer (from school) and when I plug in my iPod, I see the music but no videos or photos. When I set it to auto sync music and select the same for video, the Video menu for my Ipod does not appear using iTune. The video is there on my iPod and all I'm doing is plugging it in. Why can I not find/play it?

    I have exactly the same problem.  I have checked that the "sync videos" box is ticked under the Movies tab but to no avail.
    Another suggestion was to drag the film over the Ipod icon on the menu bar at the left of the page.  When I try to do this a little red circle with a diagonal line through it appears over the mouse pointer.  I cannot find anywhere on the support pages that explains what this means.  The film will open up and play on my pc within itunes.  Why won't it sync with the ipod ?
    Any other suggestions ?

Maybe you are looking for