Menu

Hxs file doesn't contain an HxT file

Help
2007-05-22
2013-04-24
  • Hendrik Sirges

    Hendrik Sirges - 2007-05-22

    Hi,

    i'm trying to use the HxS Helpfiles generated by DoxyComment
    with the Microsoft Help Integration Wizard (VS2005)
    but when i try to add the page to my TOC (Page 3 of the wizard)
    i get the error message:

    ############################################
    Unable to display proj_doc
    proj_doc.hxs doesn't contain an HxT file
    ############################################

    I also get the following warnings from the help compiler  hxcomp.exe

    ############################################
    Warning HXC6041: File C:\html/group__mainpage.html, Line 4, Char 164: Encountered undefined attribute xmlns:MSHelp for MSHelp MSHelp:TOCTitle.
    Warning HXC6041: File C:\html/group__mainpage.html, Line 4, Char 265: Encountered undefined attribute xmlns:MSHelp for MSHelp MSHelp:RLTitle.
    Warning HXC6041: File C:\html/group__mainpage.html, Line 4, Char 375: Encountered undefined attribute xmlns:MSHelp for MSHelp MSHelp:Keyword.
    ############################################

    This warning refers to this html output :

    ############################################
    <!--Start: html header--><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><link rel="stylesheet" type="text/css" href="include/styles.css" /><!--[if lt IE 7]>
    <script type="text/javascript" src="include/pngfix.js" defer="defer"></script>
    <![endif]--><title>Main Page for Test project</title>
    <xml>
    <MSHelp:TOCTitle Title="donglestatus Dokumentation" xmlns:MSHelp="http://msdn.microsoft.com/mshelp" />
    <MSHelp:RLTitle Title="Main Page for Test project" xmlns:MSHelp="http://msdn.microsoft.com/mshelp" />
    <MSHelp:Keyword Index="K" Term="donglestatus Dokumentation"
    xmlns:MSHelp="http://msdn.microsoft.com/mshelp" />
    </xml>
    </head>
    ############################################

    Is the "xmlns:MSHelp="http://msdn.microsoft.com/mshelp"-part of the html-file in the right place?
    Is this problem related to the missing table of content in the HxS file?

    thanks in advance for any help!
    greetings,

    Hendrik Sirges

     
    • Troels Gram

      Troels Gram - 2007-05-22

      The HxS file produced by the test project build scripts does contain a toc (HxT) file. I have never used the Microsoft Help Integration Wizard product, so I can't comment on the above issues. Are you trying to build the HxS using the Microsoft Help Integration Wizard? I only use command line scripts to build and register the test project.

       
    • Hendrik Sirges

      Hendrik Sirges - 2007-05-23

      I also build my HxS files with your build-script. Now i have about 30 HxS files.
      The problem is, that i want to do is to integrate the files in the MS-Visual Studio Help
      But when i register the files (also with your script) the do not appear in the Help TOC (but they do appear in the index).
      I wanted to use the MS Help Integration Wizard to organize the files under one node in the TOC of MSVS Help.
      Is there another way to do it?

       
      • Troels Gram

        Troels Gram - 2007-05-23

        The test project help does not integrate into the Visual Studio Help collection. As far as I remember there is a section in the Visual Studio Help SDK that deals with the specifics of doing this. I have not looked into it myself.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.