ASP Events

Applies To: Windows Server 2003, Windows Server 2003 with SP1

Table E.3 lists the events that the WWW service generates when processing ASP applications that are configured incorrectly or ASP pages that contain errors. These events are listed in the Application log regardless of the value of the ASPLogErrorRequests metabase property.

Table E.3 ASP Events

Event ID Description

0x5

Error: %1.

0x6

Error: %1, %2.

0x7

Error: %1, %2, %3.

0x8

Error: %1, %2, %3, %4.

0x9

Warning: %1.

0x10

Warning: %1, %2.

0x11

Warning: %1, %2, %3.

0x12

Warning: %1, %2, %3, %4.

0x13

Failed to create an ASP session because access was denied when activating COM+ partition %1.

0x14

Failed to create ASP application %1 because of invalid or missing COM+ partition ID.

0x15

Failed to retrieve the anonymous user token for ASP application %1. Global.asa OnEnd routines will not be executed.

0x16

Failed to impersonate the anonymous user for ASP application %1. Global.asa OnEnd routines will not be executed.

0x17

No default script language was specified for application %s. Using default: %s.

0x1f3

Invalid progID.