Web Services Events

Authentication

Event ID Description
1 Error loading map file %1, error %2.
2 Logon failed for user %1 : %2.
3 Digest authentication: invalid authentication for user "%1", realm "%2".
4 Digest authentication: unrecognized user "%1", realm "%2".
5 Digest authentication: stalled authentication for user "%1", realm "%2".

Logging

Event ID Description
1 IIS Logging for %1 has been shutdown because a disk full error has been encountered.
2 IIS Logging was unable to create the directory %1. The data is the error.
3 IIS Logging was unable to create the file %1. The data is the error.
4 IIS Logging for %1 was resumed.
5 IIS ODBC Logging failed to connect to data source %1. Error text is [%2].
100 The server was unable to logon the Windows account '%1' due to the following error: %2 The data is the error code.
101 The server was unable to add the virtual root '%1' for the directory '%2' due to the following error: %3 The data is the error code.
102 The server was unable to load ODBC32.DLL for sql logging due to the following error: %1 The data is the error code.
103 The server was unable to open ODBC Data source %1, Table: %2, under UserName %3. The ODBC Error is: %4. The data is the error code.
104 The parameters specified for logging are too long. Field: %1; Data Given: %2.
105 The server was unable to register the administration tool discovery information. The administration tool may not be able to see this server. The data is the error code.
106 The Creation of InetLog Context failed. The data is the error code.
107 Logging information failed. The log object was never created possibly due to wrong configuration.
108 The server was unable to find the log file directory %1. The data is the error code.
109 The server has suspended request logging because an error occurred writing a log record. The data is the error code. The error code text is: %1.
110 The server has resumed request logging.
111 The service could not initialize the socket library. The data is the error code.
112 The service could not find module %1. The data is the error code.
113 Instance %1 has invalid binding descriptor %2.
114 Instance %1 has invalid secure binding descriptor %2 (host name ignored).
115 The service could not bind instance %1. The data is the error code.
116 The service metabase path '%1' could not be opened. The data is the error code.

Metabase

Event ID Description
1 Can't access IIS metabase configuration for server %1 instance %2, error %3.
2 Server %1 instance %2 does not respond to HTTP query, error %3.
800 MetaData has not been initialized.
801 The specified metadata was not found.
802 The version specified in metadata storage was not recognized.
803 A specified metaobject path was not found. The metaobject and associated metadata was ignored.
804 A metaobject or metadata was specified more than once. The duplicate ignored.
805 Invalid metadata was specified. The invalid metadata was ignored.
806 A secure communications channel could not be established with the target server.
807 The path was not inserted into the string as requested. The probable cause is that the data is at an object at a higher level than the handle.
808 The METADATA_SECURE attribute cannot be removed from a data item via the GetData method. Use the DeleteData method to remove the secure data.
809 The metadata save prior to backup failed. The previous version of the data was backed up.

ODBC Logging

Event ID Description
1 Unable to Perform Query %1.
2 The form you just filled in requires the %1 entry to be filled in. Please fill in that entry in the form and resubmit the form.
3 The query file %1 could not be opened. The file may not exist or you may have insufficient permission to open the file.
4 The template file %1 could not be opened. The file may not exist or you may have insufficient permission to open the file.
5 The template file contains an else tag without a matching if tag.
6 The template file contains an endif tag without a matching if tag.
7 The template file contains an expression with parameters that are of different type. For example, an if tag comparing a string with a number would cause this error.
8 The template file contains an expression using the CONTAINS operator where one or both parameters are not strings. CONTAINS is only valid with string values.
9 The template file contains an expression that uses a quoted string but the close quote is missing.
10 The template file contains an expression with an unrecognized operator. Valid operators are GT, LT, EQ and CONTAINS.
11 The query file contains an unrecognized field %1.
12 The query file must contain a valid, non-empty Datasource: field and SQLStatement: field.
13 The library odbc32.dll could not be loaded to perform the query. Make sure ODBC has been properly installed on the server.
14 The specified HTTP method is not supported. Only POST and GET are supported.
15 Error Performing Query %1.
16 The maximum number of SQLStatement fields in the IDC file has been exceeded.

Server-Side Includes

Event ID Description
1 Can't resolve virtual path '%1'.
2 Error processing SSI file '%1'.
3 Invalid SSI Tag.
4 Cannot perform flastmod( '%1' ): Win32 Error Code = %2.
5 Cannot perform fsize( '%1' ): Win32 Error Code = %2.
6 Variable '%1' cannot be found.
7 Variable '%1' cannot be evaluated.
8 SSI feature not supported.
9 Error handling SSI File '%1': Win32 Error Code = %2.
10 Successfully processed SSI file '%1'.
11 Failed to process SSI file '%1'.
12 Failed to execute CMD '%1': Win32 Error Code = %2.
13 Failed to execute script '%1': Win32 Error Code = %2.
14 Failed to execute ISAPI extension '%1'.
16 This document has moved to this (URL) location.
17 Failed to setup child process environment: Win32 Error Code = %1.
18 Failed to setup child process pipes: Win32 Error Code = %1.
19 Failed to create process: Win32 Error Code = %1.
20 #EXEC command timed out.
21 Failed to #EXEC ISAPI Application: Win32 Error Code = %1.
22 ISAPI application tried to send this (URL) location.
23 Cannot #EXEC '%1' due to lack of EXECUTE permission.
24 Cannot process '%1' due to access denied.
25 A server side include file has included itself or the maximum depth of server side includes has been exceeded.
26 Unsupported ServerSupportFunction() option used by ISA.
27 The CMD option is not enabled for #EXEC calls.
28 #EXEC calls have been disabled for this virtual path.
29 There is a recursive #INCLUDE chain with '%1'.

Web services

Event ID Description
1 HTTP Server could not initialize its security. The data is the error.
3 HTTP Server could not initialize the socket library. The data is the error.
4 HTTP Server was unable to initialize due to a shortage of available memory. The data is the error.
6 HTTP Server could not create the main connection socket. The data is the error.
8 HTTP Server could not create a client connection object for user at host %1. The connection to this user is terminated. The data is the error.
14 The HTTP Filter DLL %1 failed to load. The data is the error.
16 The script started from the URL '%1' with parameters '%2' has not responded within the configured timeout period. The HTTP server is terminating the script.
18 The HTTP server encountered an error processing the server side include file '%1'. The error was '%2'.
19 The HTTP server encountered an unhandled exception while processing the ISAPI Application '%1'.
20 The HTTP server was unable to load the ISAPI Application '%1'. The data is the error.
21 A server side include file has included itself or the maximum depth of server side includes has been exceeded.
22 An attempt was made to load filter '%1' on a server instance but it requires the SF_NOTIFY_READ_RAW_DATA filter notification so it must be loaded as a global filter.
23 For compatibility with previous versions of IIS, the filter '%1' was loaded as a global filter from the registry. To control the filter with the Internet Services Manager, remove the filter from the registry and add it as a global filter with Internet Services Manager. Filters in the registry are stored at "HKLM\System\CurrentControlSet\Services\W3Svc\Parameters\Filter DLLs".
26 The server was unable to read the file %1 due a to lack of access permissions.
27 The server was unable to acquire a license for a SSL connection.
28 The server stopped serving requests for application '%1' because the number of Out of Process component crashes exceeded a limit.
29 The server failed to shut down application '%1'. The error was '%2'.
30 The server was unable to read the file %1. The file does not exist.
31 The server was unable to read the file %1. The Windows 32 error returned from the attempt is %2.
32 The server was unable to read the file %1. The file exceeds the maximum allowable size of %2.
33 The server was unable to allocate a buffer to read the file %1.
34 The server was unable to PUT to the URL %1 (filename %2). This file may have been lost. A backup copy was saved as %3.
35 The server was unable to PUT to the URL %1 (filename %2).
36 The server failed to load application '%1'. The error was '%2'.
37 Out of process application '%1' terminated unexpectedly.

Web Application Manager (WAM)

Event ID Description
201 WAM Instance Started with Process Id %1.
202 WAM Instance failed to start in process %1. The data is the error.
203 WAM Instance in process %1 is shutdown.
204 The HTTP server encountered an unhandled exception while processing the ISAPI Application '%1'.
205 The HTTP server was unable to load the ISAPI Application '%1'. The data is the error.

Note   When messages appear in the event log or Web browser, the symbols such as %1, %2, |, and so on, that appear in the documentation are replaced with details about the error at the time that the error actually occurred.


© 1997-1999 Microsoft Corporation. All rights reserved.