Skip to main content
Known Participant
November 28, 2007
Question

Conditional Build will not generate

  • November 28, 2007
  • 23 replies
  • 2158 views
This is my first time attempting to use Conditional Build tags to exclude text in a topic. It appears that I am doing everything correctly (smile). But the Webhelp generation fails and I get the error message that ask if I want to send the error or not.

My project is context-sensitive, uses Visual Source Safe (VSS) and has a merged document in it. I am only attempting to uses the condition a build feature in the master document.

Any one had this problem? Any suggestions? Robohelp HTML 6
This topic has been closed for replies.

23 replies

Known Participant
December 11, 2007
By the way, I did incorporate a table and merge two right hand cells.
Known Participant
December 11, 2007
I created two topics, applied the condition to one and excluded it. The chm file generated successfully.
Peter Grainge
Community Expert
Community Expert
December 11, 2007
Create a new project. One topic with a table. Merge two cells in the right hand column. Generate with a condition. Does it generate?

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
Known Participant
December 11, 2007
One more thing...

I also updated rhvariable.apj per snippet 79.

When I remove my conditional variable, the chm generates just as it should. When I apply it, no luck.
Peter Grainge
Community Expert
Community Expert
December 11, 2007
See the replies above. Colum pointed out that having the project on a network may have corrupted it so perhaps the same occurred to you. See the link Colum provided.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
Known Participant
December 11, 2007
I had a very similar problem and, following the advice given above re snippet 71, downloaded the two dll's and tried again. Instead of getting a failure notice, the project generation process simply led the program to freeze. I then tried moving the project file from the network to my C: drive, copied the dll's again and pasted them into the C:drive files -as specified. I generated the project again. Again, the project froze while the Generating HTML Help (Updating Files) dialog was displayed.

I would greatly appreciate additional suggestions. Parenthetically, I might add that I am generating a chm based on a single tag exclusion.
Known Participant
November 30, 2007
OK, We never did figure why it was getting corrupted. I welcome comments from a VSS user.
Peter Grainge
Community Expert
Community Expert
November 30, 2007
Networks are OK if you are using source control, or they should be. Colums comment applies to working directly off the network. With source control, RH pulls a copy from the network and you are working on it locally so you should be OK.

Maybe someone who uses VSS can comment?

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
Known Participant
November 30, 2007
Thanks Colum, I am going to look into the issue of having our working projects on the network. We have had corruption problems when multiple writers work on the same project. I thought VSS was supposed to make that ok to do, but if Robohelp does not like it then I have more research to do. How do we share work on a project from a local drive. Should I start a new topic for this?
Known Participant
November 30, 2007
Thanks Peter that fixed my problem with conditional builds.