If you build a TOC for a CHM-help by hand it is important the for an entry the <object>-tag directly follows the <li>-tag. So this format works: <LI><OBJECT type="text/sitemap"> and this format lets show nothing: <;LI> <OBJECT type="text/sitemap"> ......