Microsoft-Windows-WebServices

21 events across 1 channel

Event ID 1: api API is called.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
APIs
Opcode
APIEnter

Description

api API is called.

Message #

%1 API is called.

Fields #

NameDescription
api UInt32

Event ID 2: api API returned.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
APIs
Opcode
APIExitSyncSuccess

Description

api API returned.

Message #

%1 API returned.

Fields #

NameDescription
api UInt32
result UInt32

Event ID 3: api API failed by result.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
APIs
Opcode
APIExitSyncFailure

Description

api API failed by result.

Message #

%1 API failed by %2

Fields #

NameDescription
api UInt32
result UInt32

Event ID 4: api API is pending completion.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
APIs
Opcode
APIPending

Description

api API is pending completion.

Message #

%1 API is pending completion.

Fields #

NameDescription
api UInt32

Event ID 5: api API completed.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
APIs
Opcode
APIExitAsyncSuccess

Description

api API completed.

Message #

%1 API completed.

Fields #

NameDescription
api UInt32
result UInt32

Event ID 6: api API failed to complete by result.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
APIs
Opcode
APIExitAsyncFailure

Description

api API failed to complete by result.

Message #

%1 API failed to complete by %2

Fields #

NameDescription
api UInt32
result UInt32

Event ID 7: Error occurred: error - errorString.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
Errors
Opcode
Error

Description

Error occurred: error - errorString.

Message #

Error occurred: %1 - %2

Fields #

NameDescription
error UInt32
errorString UnicodeString

Event ID 8: operation IO operation started.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
IOOperations
Opcode
IOStarted

Description

operation IO operation started.

Message #

%1 IO operation started.

Fields #

NameDescription
operation UInt32

Event ID 9: operation IO operation completed, size bytes transferred.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
IOOperations
Opcode
IOCompleted

Description

operation IO operation completed, size bytes transferred.

Message #

%1 IO operation completed, %2 bytes transferred.

Fields #

NameDescription
operation UInt32
size UInt32

Event ID 10: operation IO operation failed: error.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
IOOperations
Opcode
IOFailed

Description

operation IO operation failed: error.

Message #

%1 IO operation failed: %2

Fields #

NameDescription
operation UInt32
error UInt32

Event ID 11: Sending message - bin (id: correlationId): message.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
MessageExchange
Opcode
SendingMessage_Binary

Description

Sending message - bin (id: correlationId).

Message #

Sending message - bin  (id: %1): 
%3

Fields #

NameDescription
correlationId UInt64
length UInt16
message UnicodeString

Event ID 12: Received message - bin (id: correlationId): message.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
MessageExchange
Opcode
ReceivedMessage_Binary

Description

Received message - bin (id: correlationId).

Message #

Received message - bin (id: %1): 
%3

Fields #

NameDescription
correlationId UInt64
length UInt16
message UnicodeString

Event ID 13: Sending message (id: correlationId): message.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
MessageExchange
Opcode
SendingMessage_Text

Description

Sending message (id: correlationId).

Message #

Sending message        (id: %1): 
%3

Fields #

NameDescription
correlationId UInt64
length UInt16
message UnicodeString

Event ID 14: Received message (id: correlationId): message.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
MessageExchange
Opcode
ReceivedMessage_Text

Description

Received message (id: correlationId).

Message #

Received message       (id: %1): 
%3

Fields #

NameDescription
correlationId UInt64
length UInt16
message UnicodeString

Event ID 15: Sending Message Start (id: correlationId).

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
MessageExchange
Opcode
SendingMessageStart

Description

Sending Message Start (id: correlationId).

Message #

Sending Message Start  (id: %1)

Fields #

NameDescription
correlationId UInt64

Event ID 16: Sending Message Stop (id: correlationId).

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
MessageExchange
Opcode
SendingMessageStop

Description

Sending Message Stop (id: correlationId).

Message #

Sending Message Stop   (id: %1)

Fields #

NameDescription
correlationId UInt64

Event ID 17: Received Message Start (id: correlationId).

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
MessageExchange
Opcode
ReceivedMessageStart

Description

Received Message Start (id: correlationId).

Message #

Received Message Start (id: %1)

Fields #

NameDescription
correlationId UInt64

Event ID 18: Received Message Stop (id: correlationId).

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
MessageExchange
Opcode
ReceivedMessageStop

Description

Received Message Stop (id: correlationId).

Message #

Received Message Stop  (id: %1)

Fields #

NameDescription
correlationId UInt64

Event ID 19: Sending following HTTP headers: length.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
APIs
Opcode
SendingHTTPheaders

Description

Sending following HTTP headers: length.

Message #

Sending following HTTP headers: %1

Fields #

NameDescription
length UInt16
traceString UnicodeString

Event ID 20: Receiving following HTTP headers: length.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
APIs
Opcode
ReceivingHTTPheaders

Description

Receiving following HTTP headers: length.

Message #

Receiving following HTTP headers: %1

Fields #

NameDescription
length UInt16
traceString UnicodeString

Event ID 21: Trace.

#
Provider
Microsoft-Windows-WebServices
Channel
Tracing
Task
APIs
Opcode
Trace

Description

Trace: traceString

Message #

Trace: %1

Fields #

NameDescription
traceString UnicodeString

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID e04fe2e0-c6cf-4273-b59d-5c97c9c374a4

Defined in WebServices.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.1, captured 2026-06-02
  • Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.1, captured 2026-06-02

Downloads