Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

generating printed documentation (.docx) stuck on processing topics, then kicks me out

New Here ,
Jun 21, 2023 Jun 21, 2023

hi,

i am using RH 2017

i am trying to batch generate different formats.

the only one i am having an issue with is the printed documentation in the word format (.docx)

it's just stuck on processing topics. sits there for a good 30 min, then just crashes robohelp.

 

erikad71181639_0-1687362165325.png

 

when i open it again, and try to generate again, i get message "file is locked"

 

i am able to generate HTML. 

any help would be greatly appreciated.

518
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 21, 2023 Jun 21, 2023

Does it make any difference if you use .doc instead of .docx ?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 21, 2023 Jun 21, 2023

no. i just tried that and stuck on the same spot. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 21, 2023 Jun 21, 2023

Hmm - what version of RH2017? Is it all patched up? Did this work before & now doesn't? What version of Word?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 21, 2023 Jun 21, 2023

Peter reminded me to suggest the old "divide & conquer" technique - take a copy of the project, toss half the topics; try generating. If that fails, divide again & toss half - repeat until you can identify the problem topic.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 22, 2023 Jun 22, 2023

i am not an expert at this, but i went to my original project, went to explore and copied all files and pasted to my new test project. i hope i did that correct.

 

so my question is, if i am generating the project (.docx) and i see it stuck at a specific topic, not sure if that topic is the problematic one or can it be any topic? please advise.  i really appreciate your help

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 22, 2023 Jun 22, 2023

It could be the problem topic (or the one right after it) - but did this ever work before or is this the first time trying to create printed documentation? Does it work on the sample project?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 22, 2023 Jun 22, 2023

yes. it has worked for a long time. Last time i did a batch generate and .docx was part of it was on 5/10/23 and had no issues.

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 22, 2023 Jun 22, 2023

Ah, so what's changed since then?

BTW - when you talk about "batch generate" what do you mean?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 22, 2023 Jun 22, 2023

so it looks like the word document may be corrupted?

it finally went past that topic that was stuck, but i got this here....

it went past that and then finally it just dissappeared. but my document is not complete.

 

please advise if anything i can do?

 

erikad71181639_0-1687457315943.png

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 22, 2023 Jun 22, 2023

Forget batch generation until you can do a standalone generation.

 

Remove the errant topic from the output and generate again. It may be necessary to remove other topics until you have removed all the errant topics.

 

Once you have got the output generating standalone, then repair the topics and bring them back in. There will be something in the code that you can identify. Otherwise create replacement topics one by one.

 

Once you can generate the whole document, then try batch generation.

________________________________________________________

My site www.grainge.org includes many free Authoring and RoboHelp resources that may be of help.

 

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 22, 2023 Jun 22, 2023

i can try that, but does it make any difference that it is creating an html file with no errors?

"batch generate" meaning i have different formats in the output ssl. i select the formats that i want to generate.

so all files generate but not my .docx

nothing changed as far as i know.

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 22, 2023 Jun 22, 2023

The code is OK for HTML but Word is not HTML based. Nothing has changed? Yes it has, something corrupted one or more topics.

________________________________________________________
My site www.grainge.org includes many free Authoring and RoboHelp resources that may be of help.

 

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 22, 2023 Jun 22, 2023

Where is your project located? Is it in a short path directly off your C drive? In your Documents folder? On a network share? In OneDrive/GoogleDrive? Could you also answer the same questions for where you are generating your word document to?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 23, 2023 Jun 23, 2023

the original is under mydocuments\robohelp17 files

 

then the one i duplicated is just under c:\temp

and i am trying to generate the .docx to c:\temp\printed documentation test folder.

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 25, 2023 Jun 25, 2023
LATEST

Sometimes working on a network drive can cause corruption, or working in the Documents folder can hit the maximum path length in Windows really easily (this is also problem for network locations). But your temp project is local, shouldn't be hitting the long path issue and the word doc is also being generated locally.

 

If you haven't already, definitely try the divide & conquer method Jeff mentioned to see if you can identify the specific topics the build is failing on.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp