Skip to main content
April 6, 2009
Question

trying to publish old X5 webhelp pro project using Robo 6

  • April 6, 2009
  • 1 reply
  • 1732 views

I apologize immediately for this being confusing....Have to provide a bit of background b4 I get to the "roboengine" part of my question.

First - I inherited an old X5 Webhelp Pro help project (CSH) that was published with a web app developed with .NET. The app is still in use but the help hadn't been updated in 2+ years. Without going in to all the "why"s, here is the bottom line.

The old x5 project has been opened in Robo 7 but since then, worked on in Robo 6. Just the usual assortment of content edits, a new template, and such.

All seemed fine until the project started hanging up on me to the point where I could no longer even work on it. Literally, I try to edit one topic and it hangs. Have tried creating new project and reimporting files and some other things with no luck.

So..being up against an immediate and immoveable deadine, I downloaded a trial version of Robo 8 to see if the version issues might be the problem. Project stoped hanging BUT.... now I can't publish using the old publish info. New server, new security , new policies in place. Thought we could just copy the updated files to the existing network folders/structure (where the help was served up from 2 years ago and still should be.) Deleted the old files, kept the folders, and copied the new stuff into the existing folders. Now when we click the CSH help button from the web app here's the message we see:

CONGRATULATIONS! The RoboEngine .NET has been successfully created. To get started using RoboEngine you need to publish a project.

I don't even know where to start troubleshooting this. Don't know what version of roboengine is out there or where it is. .  Anyone have any jumping off points for me? Other than the nearest tall bridge... 🙂

This topic has been closed for replies.

1 reply

Peter Grainge
Community Expert
Community Expert
April 6, 2009

You cannot use RH6 for a project that has been opened in RH7. The code is very different so some of your problems will be stemming from that. It sounds like whatever got messed up there, did not get cleaned up during the creation of the new project. I think the first thing to resolve is getting a project that will generate WebHelp locally (not WebHelp Pro). Import a small number of topics at a time and generate. Repeat until it breaks and you will know where the problem is, better still it will not break this time.

Then you have the server issue. If you are using RH8, you must use RoboHelp Server 8. Older versions will not do.

Does that sound about right?


See www.grainge.org for RoboHelp and Authoring tips

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
April 6, 2009

Thanks for your fast reply. At this point continuing to use Robo 8 is not ideal as there is no quick way for me to get a non-trial version of it or of Server 8 (big corporate procurement rolls slowly and they are still on 6 here I believe). I can try creating another new project with 6 and importing the topics a few at a time. If that does work and I can gen webhelp output (don't think i need pro anyway as i don't care about feedback reports and such), should I then be able to just copy those output files over to the existing network folder structure (where the old help files currently resided)? Assuming whatever X5 engine I have works with 6 output...

FYI this thing is in Production as of 6am this morning with broken help. If I move quickly I can get the fix into a patch release very soon. Just saying that b/c clearly I need to do whatever I can get done the fastest that works. I've considered generating the whole thing to Word output and importing from that using my Robo 6 but assume that will leave a bigger more time consuming mess to sort out. But maybe not...I dunno.

Peter Grainge
Community Expert
Community Expert
April 6, 2009

You have to decide first between WebHelp and WebHelp Pro.

If it is WebHelp Pro, then I don't think RH6 output works on the X5 engine. There is a post about that somewhere in these forums. If you have to use the X5 engine, then you might have to go back to RoboHelp X5 for production.

If you can use WebHelp, then the engine issue disappears. However, you will need to check the calls to the help are not affected.

I suggest a pretty urgent consultation with the developers.


See www.grainge.org for RoboHelp and Authoring tips

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.