Microsoft KB Archive/183037

From BetaArchive Wiki

Article ID: 183037

Article Last Modified on 12/1/2000



APPLIES TO

  • Microsoft FrontPage 98 Standard Edition



This article was previously published under Q183037

SYMPTOMS

When you preview a page that contains a database region, one of the following error messages appear in the Web browser:

Microsoft VBScript compilation error '80a03fb'

-or-


Microsoft VBScript compilation error '800a040e'

NOTE: The error may differ depending on the version of your Web server.

CAUSE

These messages appear in any of the following cases:

  • You moved the "Database: Start" section after the "Database: End" section of the database region.


-or-

  • You moved the "Database: End" section before the "Database: Start" section of the database region.


-or-

  • You deleted the "Database: Start" or the "Database: End" sections from the database region.


RESOLUTION

To resolve this behavior, use one of the following methods.

Method 1: If you moved "Database: Start" after "Database: End"

If you moved the "Database: Start" section after the "Database: End" section, follow these steps:

  1. Select the "Database: Start" section.
  2. On the Edit menu, click Cut.
  3. Place the insertion point above the database region and then click Paste on the Edit menu.

Method 2: You Moved "Database: End" After "Database: Start"

If you moved the "Database: End" section after the "Database: Start" section, follow these steps:

  1. Select the "Database: End" section.
  2. On the Edit menu, click Cut.
  3. Place the insertion point below the database region and then click Paste on the Edit menu.

Method 3: You Deleted the "Database: Start" or the "Database: End" Sections

If you deleted the "Database: Start" or the "Database: End" sections, remove the database region and then re-insert it.

MORE INFORMATION

For additional information, please see the following articles in the Microsoft Knowledge Base:

180405 FP98: Sample ASP Wizard Available for Download

175770 FP98: How to Post Information to a Database Using ASP

175771 FP98: How to Display Contents of a Database Using ASP



Additional query words: 98 compilation start end loop asp database

Keywords: kbbug kbnofix KB183037