when trying to generate the test documentation, I get the following error:
Fatal Error HXC2056: Failed to parse the XML file: html\main_toc.hxt
It seems that the error is coming from a previous step. I guess the html generation is already guilty, as I only have two files (about.html and about_icon.html) in the html directory.
Could anyone help me ?
Thanks
Gregory
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It sounds like the html/ meta-data generation process didn't run successfully. Main_toc.hxt is generated during the generation process. Could you please verify that you have nxslt2 in your path?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
when trying to generate the test documentation, I get the following error:
Fatal Error HXC2056: Failed to parse the XML file: html\main_toc.hxt
It seems that the error is coming from a previous step. I guess the html generation is already guilty, as I only have two files (about.html and about_icon.html) in the html directory.
Could anyone help me ?
Thanks
Gregory
Hi Gregory,
It sounds like the html/ meta-data generation process didn't run successfully. Main_toc.hxt is generated during the generation process. Could you please verify that you have nxslt2 in your path?