Click to return to the HTML Help home page    
Web Workshop  |  DHTML, HTML & CSS  |  HTML Help

Troubleshooting the Java Applet


Microsoft Corporation

Updated June 10, 1999

The following table lists problems that might arise when using the HTML Help Java Applet, along with possible solutions:

If this happens Try this
Cannot find _______.class. Check that the CODEBASE parameter in the <APPLET> tag points to a directory that contains the following files:
  • HHCtrl.class
  • TreeView.class
  • TreeCanvas.class
  • sitemapParser.class
  • IndexPanel.class
  • ElementList.class
  • Element.class
  • DialogLayout.class
  • RelatedDialog.class
  • cntimage.gif
Images don't display in the table of contents. Make sure that cntimage.gif is in the directory specified by the CODEBASE parameter of the <APPLET> tag. If your contents (.hhc) file specifies a custom image strip, then make sure that the image file is in the same directory as the HTML file containing the applet.
Contents files take a long time to load. If your contents files take too long to load, try breaking them up into multiple sections using the MERGE keyword.

Home page link About the HTML Help Java Applet
 


Back to topBack to top

Did you find this material useful? Gripes? Compliments? Suggestions for other articles? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.