RoboHelp project with variables crashes

Hi,
I have 2 projects that had no problems until I added
variables. Now they crash about 90% of the time while generating
the .chm file, and always during the "updating" stage. (Eventually,
I do manage...)
I am using RoboHelp 7, and not on a server. I have tried
replacing the CPD file.
Does anyone know what I should do?
Thanks,
Jackie

Thanks, havent tried that, will do so today.
In the meantime, I saw in my computer log that there are lots
of errors with the following description:
"Faulting application robohtml.exe, version 7.3.1.0, faulting
module baselibrary_release_u_dll, version 0.0.0.0 etc." Does this
mean anything?
Also, today I tried generating a Word document, and the same
thing happened - RH crashed a few times while updating. (Problem
was solved when I generated the document with the images in a
linked file.)
Thanks,
Jackie

Similar Messages

  • Import FrameMaker info new RoboHelp project with extendscript

    Hi,
    I have done the following in robohelp 11 from Adobe Technical Communication Suite 5
    1) select file|new|project
    2) select import tab
    3) Select the FrameMaker Documents option icon
    This works quit well. I get a new RoboHelp project.
    I would like to do the same via a RoboHelp extendScript but I can't get it to work.
    Does anyone have some hints or good exampels to be inspired from?
    Thanks
    Alex

    It does depend on how fancy you want to make it. Creating a GUI with
    file picker is quite a bit of work.
    But if you only want a script to create a new project and import an FM
    book, that's not too hard. For example:
    RoboHelp.newProject('', 'MyProject', 'C:\temp\rh\scriptproject',
    'MyProjectTitle',);
    RoboHelp.project.importFrameMakerDoc('D:\FM\FMBook.bk','FMFolderinRH','D:\FM\FMBookTOC.fm' ,'RHTOCName',true,'RHIndexName','RHGlossary');
    (Untested)
    Run RH via command line with the script name as parameter: robohtml.exe
    -x script.jsx
    There is not much information on ExtendScript in RoboHelp. You can find
    two introductory articles in the RoboHelp Developer Center to get you
    started: http://www.adobe.com/devnet/robohelp.html
    If you want to do something more advanced, I have a free RH library for
    extendscript to make working with scripts easier. It includes functions
    as reading/writing files, setting context sensitivity, saving settings
    and more. See
    http://www.wvanweelden.eu/product/robohelp-extendscript-library
    Kind regards,
    Willam

  • CS4: old projects with subtitles crash

    I have some CS2 projects...
    No problems if opened with CS3.
    Very BIG problem with CS4 (updated).. The old projects are opened with no problem until I click to active the subtitle track.. then CS4 CRASH.
    I have done all these test:
    - "Save as.." the CS2 project opened with CS4.
    - "Save as.." the CS2 project opened with CS3 and then with CS4.
    - Duplicate/remove/add new subtitle track, saving with CS2 and then opened with CS4.
    - Delete any temp file/folder.
    - Praying in any religion.
    c There is no way to use old subtitles with CS4??

    That is very sage advice and holds true for PrPro, as well. Though there is good version compatibility, going from older to newer, the process of using older Projects in newer versions of the software can be hazardous, at best.
    Every now and then, we "inherit" Projects from older versions, and it can be like walking through a minefield. Sometimes you make it to the other side, but sometimes you don't. Over the years, I've tried to keep an old copy of each Adobe program (my main set of programs) on a machine*. Sometimes, it's just for an old, familiar interface for those RUSH Projects that clients hit you with, but especially with Video, it's for backward compatibility. I realize that it is not possible in everyone's case, but it is a good safety net.
    Hunt
    * I still have a copy of PS 4, because it did one thing better, than the versions to follow. About once per year, a particular client has a Project, that requires this ancient program. My biggest problem is trying to remember how its interface works, since I've been on newer versions for more than a decade.

  • New Article - RoboHelp projects with Subversion and TortoiseSVN

    Some folks have posted questions about Subversion and TortoiseSVN in this forum, so I thought I'd pass along this new article I found in the Adobe Developer Network this week that goes in to detail on how to set up this open-source solution with RoboHelp:
    http://www.adobe.com/devnet/robohelp/articles/robohelp_subversion.html
    Thanks
    John Daigle
    Adobe Certified RoboHelp and Captivate Instructor
    Evergreen, Colorado
    www.showmethedemo.com

    Thread moved to Source Control forum.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • How can I make my Robohelp project with a fix width

    I would like to have my Navigation pan to be 200 pixels and my content pane to be 800 pixels..
    I do not want the text to flow on either side of the panes.
    Is that possible?
    I might have use a table for the content in the past to limit the flow. But I am looking for a more elegant way to set a project's dimension.

    Sorry to leave you hanging, your answer slipped through.
    There are two ways to do this: the easy and the hard. The easy is to create a window in the Project Set up pod. Then specify a width and height for the help:
    The hard way: Add the following code to every topic:
    <script type="text/javascript" language="JavaScript1.2">if(!isnavpanevisible()) {
         document.getElementsByTagName("body")[0].style.maxWidth = "1000px";
    } else {
         document.getElementsByTagName("body")[0].style.maxWidth = "800px";
    }</script>
    The easiest way to do this is to add the code to the header or footer of your master page.
    Both methods don't make the sidebar 200 pixels wide. To do that, follow these steps:
    Open whskin_frmset01.htm with a text editor.
    Look for the text strHTML += "<frameset cols=\" (around line 66)
    The text is followed by a value (normally 260 or 220) : <number>,*
    Find and replace the given number by 200 in the file.
    Save the file.
    The help should now be a fixed size. But a user can still rescale the browser and the sidebar.
    Greet,
    Willam

  • Are Adobe Captivate swf files not compatible with IE8 or IE9 when inserted into RoboHelp projects?

    Hi,
    I've published Adobe Captivate swf files and then inserted them into my RoboHelp project. I then synced my RoboHelp project with our website and the videos within online help are not functioning in IE8 or IE9. They are only working in IE11.
    Thanks,
    Jaimie

    Hi there
    When a SWF plays in IE, it uses the Flash Player ActiveX control. I'm not 100% sure that different versions of IE would share the install. So if you have one version of IE on your machine, perhaps it either doesn't even have the control added in or it's the wrong version.
    One thing I would check in the browsers where the content seems to be missing is to right-click the blank area and see if you coax a Flash pop similar to below:
    Then note the version number.
    You may find that all that you (or others) need to do is ensure you have at least a specific version of the player/add-in installed.
    Cheers... Rick

  • Can a RoboHelp project be used as a template for other projects?

    I noticed there is the ability to "duplicate a layout". Does
    that mean I can use my RoboHelp project with all its settings as a
    template for other projects. I corrupted an existing project by
    deleting a generated HTML file. I forced an update on one of the
    chapters in a linked FM book and now for whatever reason in the
    generated output, the entire book is being re-created within the
    folder for the chapter in which I deleted the HTML output and
    forced an output.
    Surely I don't have to redefine all the settings again in the
    FrameMaker Document Settings dialog, and in the WebHelp layout. All
    enlightenment is much appreciated. Come on baby give it to me one
    more time! Sorry couldn't resist. It is Friday after all.
    Peter

    Hi there Writerman_in_TO
    You seem to have a multiple segmented question.
    I noticed there is the ability to "duplicate a layout". Does
    that mean I can use my RoboHelp project with all its settings as a
    template for other projects.
    In one way, yes you can. You are able to use Windows Explorer
    to copy the project folder to a new location. Once you do that, you
    can open RoboHelp and open the project. Then click File > Rename
    Project and off you go.
    Not sure what to tell you about the Frame > RoboHelp
    mashup. Not familiar with Frame yet. Hopefully someone more savvy
    there will pop in and help.
    Cheers... Rick

  • RoboHelp 7 crashes when creating new project with files from VSS

    RoboHelp crashes when I create a new project and choose to get existing files from Visual Source Safe to load into the project.  Does anyone have a solution to this problem or a suggestion as to why this may be happening?  I'm attaching the errors associated with the crashing.
    Also, we have a very large Help system (985 topics) which compiles into a 46 MB chm file.  Is there a maximum suggested topic size (per topic) and a maximum suggested number of topics per project?  Could this be part of the reason RoboHelp is crashing?  We've always had a large Help system since we started using RoboHelp several years ago but the crashing is a more recent problem.
    Thanks,
    Carissa

    I had the same issue then I found out all you have to do is to set the default view to List before opening any previous or new project and it worked, credit goes to this user below who found the solution.
    ahmedMac25
    I was able to resolve by workaround:
    1. Closed all open applications
    2. relaunch Finder
    3. run  sudo find / -name ".DS_Store"  -exec rm {} \;
    4. this removes all  .DS_Store old files on the computer
    5. launch finder and set default view to "LIST VIEW" as shown here:http://macs.about.com/od/usingyourmac/ss/Setting-Finder-Views-For-Folders-And-Su b-Folders_2.htm
    5. rerun the offending application and file chooser works

  • Error while deploying project with external variables

    Hi,
    We are facing issue to deploy a project which contains external variables. In the process of publishing, we check true - Smart Publish. In the deployment process I get a screen where we define the Deployment Topology. On clicking Deploy button, the next screen we get an error which says:
    Error(s) found while creating external variables for the following engines: <Engine_Name>: Login failed for the user '<DB User>'.
    The DB User and the databases are created by the ALBPM Configuration wizard while configuring. We are able to login to SQL using the same userId and also can access the tables in the database. Also, we use the same DB userId for the Engine Databse too.
    We are using ALBPM Enterrpise 5.7 MP3
    WebLogic 9.2
    SQL Server 2005
    If anyone has resolved such issue earlier, we need your urgent help.
    Please suggest
    Thanks and Regards
    Jayant

    Hi,
    When you initially ran the wizard to create the Engine tables you used a user and password that had been granted CREATE table authority for Sql Server.
    When you publish and deploy a project with External Variables (project variables in 6.0), you are adding columns to one of the Engine's tables. When you get the error you're getting, this normally means that the database user you specified has not been granted ALTER privileges for the database tables.
    This should be pretty easy for your DBA to check out and fix. Once they do the GRANT, do the publish and deploy once again.
    Hope this helps,
    Dan

  • Encore crashes opening project with 'VideoClip.cpp-275' message. Any fixes?

    Encore CS4 seems to be able to create new projects (only tried simple ones), but crashes shortly after opening all my current Encore DVD 2.0 projects with above message. Have searched various forums and lots of people have had similar, but no fixes discussed actually work.  Running on Windows 7.32-bit
    Have tried the following ideas:
       re-installing CS4 (many times)
       deleting Quicktime
       deleting the transcoded material in the project
       deleting the C;\User\susername\  AppData\Roaming\Adobe\Adobe Encore\4.0 folder (and various other versions of this suggestion)
       running as an administrator (although I have full admin rights anyway) 
    There was also a suggestion from somebody that it was caused by missing assets in the project, but all these projects have gone to completion in 2.0 with a burnt DVD, and haven't changed since, so that's not the case. 
    Please don't waste my time telling me to get drivers up to date or apply the CS4 patches or anything obvious. Or to upgrade to CS6 - if I switch to Windows 64-bit then I have a whole host of other issues.
    As the original discussions on this error message faded away I presume there must be a solution out there?    

    Bottom line; l there is no guarantee that an Encore project from an earlier version can be opened by a later version. It appears to work sometimes. You may simply have to start over. Or use 2.0.
    hence my comment above on 'missing assets', which I can't see being the problem.
    We don't know whether Encore is seeing the asset in the location it expects. So I think this can be an issue. I was primarily thinking in terms of the possibility of an issue if you were using dynamic link, rather than an imported file. You didn't say; are you using dynamic link?
    as Encore insists (as it opens the project) on immediately transcoding,  it!
    It is probably indexing or the like, not transcoding. This is a possible sign that it is not finding its cache files. This can be a permissions/drive issue.
    Did I update my project to CS4 - no, how can I?
    This was asked in the context of whether you might be using dynamic link. The update would occur in Premiere. It is not relevant if you are not using dynamic link.

  • Cannot move project with Framemaker reference to another PC

    I have a projekt that comprises a Framemaker import by
    reference. This is organized in one directory with two
    subdirectories (one for the Framemaker sources and one for the RH
    project).
    When I move (copy) the complete master directory to a network
    drive and move it to another PC, i.e., copy it to the local
    harddisc, then I cannot use it any more. When I open the Robohelp
    project then all Framemaker references are lost (even though the
    spource documents are still there in the subdirectory next to the
    RH project). When I update the references using the corresponding
    right mouse click function, then RoboHelp crashes each time I try
    to update or force a re-import. The project cannot be repaired any
    more and remains unusable.
    On the other hand, if I move the project from the network
    drive back to the original PC but to another location, the
    references remain correct and the project works.
    Is this a common issue or rather specifiy to our working
    environment? Moving projects between working places should not be a
    problem.

    Let me try and explain what RoboHelp does when you add a
    FrameMaker document by reference. RoboHelp maintains a link to the
    FrameMaker source document and maintains a "Listener" which lets
    RoboHelp know when a change is made to FrameMaker source document.
    If you notice there is an icon in RoboHelp project manager which
    tells you that FrameMaker source document is changed. This change
    in status is an important visual feedback to authors to make sure
    they update the content before they publish the final output.
    Moving the RoboHelp project to another machine is breaking
    this live link and hence the issue you are seeing. Please delete
    the reference before you copy the project and then add the
    FrameMaker file again. I hope this helps.

  • Robohelp 10 command line crashes

    I am trying to build a robohelp project at the command line and it crashes. Building manually in the IDE works.
    The event log show:
    Faulting application name: RHCL.exe, version: 0.0.0.0, time stamp: 0x4ff35c65
    Faulting module name: HtmSingleSourceMultiScreenHelp.dll, version: 10.0.0.287, time stamp: 0x4ff358bc
    Exception code: 0xc0000005
    Fault offset: 0x0000f38a
    Faulting process id: 0x7f8
    Faulting application start time: 0x01cfc3baef76dd63
    Faulting application path: C:\Program Files (x86)\Adobe\Adobe RoboHelp 10\RoboHTML\RHCL.exe
    Faulting module path: C:\Program Files (x86)\Adobe\Adobe RoboHelp 10\RoboHTML\HtmSingleSourceMultiScreenHelp.dll
    Report Id: 30ffeec3-2fae-11e4-9ddc-f4ce46ba20d2
    The generated log shows that it crashes right after it logs 'Processing index data...'.
    It appears to be the same issue found here: Generating either Multiscreen or Responsive HTML5 from command line (RHCL)
    What can I do to get this building on the command line successfully? I have 4 other projects I am doing this the same way with and they are generating the output fine.

    If the other projects work fine, there is probably someting in the project giving trouble. The best way to move fowards:
    1. Create a COPY of the project.
    2. From the project, delete some files/folders/
    3. Try to generate again.
    4. If the crash occurs, remove some more until it works.
    5. If the project generates, check the last deleted files and try to narrow the issue down to a single file or multiple files.
    6. Come back with details of the files that are giving issues (file name, any weird HTML, etc.) That way we can perhaps figure out why RoboHelp is crashing.
    You can also file a bug report with Adobe: Adobe - Feature Request/Bug Report Form
    But they will want the same information and it's no guarantee it will be fixed (just as the forum, really)
    Kind regards,
    Willam

  • Running a Global RoboHelp Project?

    This post is a mixture of question and knowledge share, I recently asked RH guru Peter Grainge for his advice on how I should tackle a global RH project - his response is below.
    I would be interested in hearing war stories from anyone who has had to deploy a RH project globally where barriers such as version control, languages, branding, etc have been overcome. I have built several small RH projects in various languages so like to feel I have a good grasp of the basics but would like to see if there are any good examples out there that can guide me.
    I am in the stages of planning a global RH project and looks like I'll be using functionality such as variables, conditional builds and source control but I would be really interested to hear what is happening out there. Look forward to hearing from you.
    Nick.
    Hi
    Why a private message? This is one where you want the experience of as many people as possible and where the answer will help others instead of being buried here.
    First let's look at the differerent brand and terminology issues. Variables are the answer there. ProductName1 would have a default of say Automobile and be set to Car for another output. In RH8, variables can contain  images. Not sure about RH7 without checking.
    Languages will certainly complicate things. You really need an agency whose skills include working with RoboHelp projects. This article will also help you. http://www.adobe.com/devnet/robohelp/articles/localized_projects.html
    Multiple authors on one project mean you must work with source control. I don't do source control but this might help. http://www.adobe.com/devnet/robohelp/articles/robosource.html
    I am not aware of  any studies that cover your requirements. Depending on where you are based, I might be able to recommend some consultants to you who could provide detailed assistance and set things up for you. They would charge for that.
    Hope this gives you some idea of what is involved. Feel free to post your question and the preceeding parts of this reply if you would like to get wider input.

    I think it might help with the replies to quote from the original question.
    "I have now been asked to move things up a notch and put together a proposal which will help us launch online help for a software solution globally. 
    The main points are that:
    It will cover several versions of the same product with the core functionality remaining consistent.
    It will need to include 'branded' screenshots and use different terminologies dependent on the market
    It will be in several languages, (for instance Spanish and US English in the USA market as well as Far Eastern and European languages).
    Have the ability to be edited by 3-4 users globally with the content still being able to be controlled centrally.
    Do you know of anyone using RH in a more sophisticated way? or know where I can access case studies of such a scenario? I am looking around but cant seem to find anything that would help me put together a sketch of how we can build it here."
    See www.grainge.org for RoboHelp and Authoring tips

  • Robohelp 11 continues to crash using FrameMaker 11 files

    I am trying to import Frame files into a Robohelp project. I have tried to imports each document separately, to import the book file, and even to import the pdf. Robohelp crashes every time. The program worked fine when I last used it 4 months ago, so now I am stuck!!
    Where do I start to troubleshoot? Our IT people do not know this program and cannot help.
    Thanks

    Jeff;
    I am currently trying to download any Frame and Robohelp updates.  We have a really poor connection to the internet, so this may take some time....
    Yes...we are still using FM11 with RH 11. We have not upgraded to FM 1.
    I will return here with more information later.
    Thanks

  • Hard Drive Failure - Rebuilding RoboHelp Project

    Without going into the gory details, the hard drive on my work laptop crashed and all data was lost, including important RoboHelp project files, as well as the files from the installation of the application itself.
    Of course, I should have been backing up my project files, but since I didn't get around to doing it, I'm stuck with trying to ressurect one of my most important projects, in particular.
    My proposed solution:
    Re-install RoboHelp 9.0
    Create a NEW project.
    Copy the output files from the most recent published Help.
    Reverse-engineer the original project, importing the HTML files one-by one, rebuilding the TOC, tweaking CSS and/or HTT files, etc.
    My question/discussion item:
    Given I didn't back anything up, this seems like my only viable option. However, just in case I might be missing something or someone else has a better idea, feel free to sing out.
    As it is, I'm also thinking of installing my RoboHelp application (basically TCS 3.0) onto a network location, but I'm unsure how problematic this might be. For now, I'm the only person using RoboHelp and I think we only have the one license.
    Cheers,
    Michael

    Forget about installing TCS on the network - doesn't work license-wise & is catastrophic to your RH projects. A "best practice" for a single author is described on Peter Grainge's site - work on your c:\projects\[project_name]\ and zip it up each day to copy it to a backed-up network location.

Maybe you are looking for

  • How to create a Dropdown in webdynpro

    Hi , I am a beginner in Webdynpro , Java . Request you to plz help me .. My requirements - 1. How to create a dropdownbyindex in a view and populate it with some static values passed to the Context . 2. Upon selection of a value from the dropdown and

  • Sony HDR-XR520, cant import into FCE 4.1 on my iMac

    Can anyone help? I have just bought this new AVCHD camera and when I open FCE log and transfer wont work. Doesnt recognise the camera at all. I have also copied over the folder of the camera but the files appear dimmed out and cant import that way ei

  • Why won't the patch to update my Acrobat 10.1.11 to 10.1.12 work? - it keeps saying there is a problem and rolling back to 10.1.11

    I use Windows 7 Professional. I have been informed that I need to update my Acrobat 10.1.11 to 10.1.12 but each time I try I am told that there is a problem and I should contact my patch supplier! My patch supplier is Adobe but there is no way of ask

  • BB Link not for Mac OS X 10.6.8

    Dear all, I am a mac user and never had problems with older BB devices like BB Bold. Now, buying the 10 I need the BB Link software. Problem: My Mac is 3 years old and after running a software update, I am using Mac OS X 10.6.8 but the BB Link softwa

  • Anything else in 5.6?

    I've installed 5.6 RC today. The cover note shows quite a few additions, but nothing about the new gubbins found in Lightroom 3. I'm guessing we have to wait a bit longer for that? Version 6 maybe? I tried Lightroom 3 beta a few days ago, and couldn'