WD6: Troubleshooting Errors That Occur Using HTML Documents

Last reviewed: February 5, 1998
Article ID: Q129420
The information in this article applies to:
  • Microsoft Internet Assistant version 1.0
  • Microsoft Word for Windows, versions 6.0a, 6.0c

SYMPTOMS

While browsing or opening HTML documents with Internet Assistant, you may encounter errors, such as:

   Error parsing HTML File
   Error #:  Tag 'P' out of context

   -or-

   Error parsing HTML File
   Error #:  Tag 'BR' out of context

The word "Tag" in the above cases indicates that the <P> or <BR> tag is used improperly in the document. Most of the time errors occur due to improper use of the HTML tag language in the document. Internet Assistant traps illegal HTML code and supports only HTML Level 2 standards.

This document contains troubleshooting steps you can use when you encounter HTML tagging problems.

MORE INFORMATION

To determine which tag in the HTML document is wrong:

  1. Open the problem document as an HTML document to see how it is formatted.

  2. Create a new HTML document using Internet-Assistant-provided tools, duplicating the formatting of the problem document. Save this new document.

  3. Close both documents.

  4. From the File menu, choose Open.

  5. Select Confirm Conversions.

  6. Open both documents as Text Only.

  7. Compare the two versions to see the differences in the HTML tags.

By comparing the documents, you can see which tags need to be changed.


KBCategory: kbusage
KBSubcategory:
Additional query words: 1.0 iaword 6.0a 6.0c winword word6
ia
Keywords : kbwdinternet
Version : 6.0A 6.0C 6.0a 6.0c
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 5, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.