Visual C++ runtime library error when generating printed documentation from RH9
I just upgraded a project from RH 7 to RH 9. I tried generating printed documentation in Word from it, but as soon as the Printed Documentation dialog opened, a Visual C++ Runtime Library error displayed. RoboHelp stopped working and I had to restart.
I tried using one of the sample projects -- same thing happened.
I then created a brand-new project. This time, opening the Printed Documentation dialog worked. I selected "Generate Word Doc" and the .docx extension, since I have Word 2010, and tried to generate printed documentation. However, the following message then displayed: Cannot find Microsoft Word installed on your system.
So I have two questions:
- How can I avoid crashing RoboHelp when generating printed documentation?
- How can I ensure that RoboHelp finds the Word 2010 installation on my system?
Thanks for any help!
OK, just played around a bit more and I was able to help myself on the first question:
- I created a new Printed Documentation Layout in the Single Source Layouts pane, and from there I was able to generate .pdf files, without encountering the Visual C++ runtime error.
- But the "Cannot find Microsoft Word installed on your system." msg still pops up when I try to generate .docx files. (When I generate .doc files, they have no content.)
Message was edited by: mizotto
