Microsoft-Windows-MCCS-DavSyncProvider

EventTitleChannelSampleRule
1Error: Error Location: Location Line Number: Line_Number.OperationalNN
2Error Propagated: Error_Propagated Location: Location Line Number: Line_Number.OperationalNN
101DavSyncProvider: Ignoring unsolicited item in a multi-get response (id: …OperationalNN
102DavSyncProvider: Requested item missing from the multi-get response (id: …OperationalNN
103DavSyncProvider: Handling download result for an existing item (id: Prop_Id, …OperationalNN
104DavSyncProvider: The download result for an existing item has successful status …OperationalNN
105DavSyncProvider: Handled download result with item not found status by deleting …OperationalNN
106DavSyncProvider: Handled download result for an existing item (id: Prop_Id, new …OperationalNN
107DavSyncProvider: Handling download result for a new item (id: Prop_Id, tag: …OperationalNN
108DavSyncProvider: The download result for a new item has successful status and …OperationalNN
109DavSyncProvider: Handled download result for an existing item (id: Prop_Id, new …OperationalNN
110DavSyncProvider: Item added to the download batch (id: Prop_Id, server tag: …OperationalNN
111DavSyncProvider: Collection tag changed, downloading server changes (id: …OperationalNN
112DavSyncProvider: Downloading changed items batch (id: Prop_Id, size: …OperationalNN
113DavSyncProvider: Deleting all local items which no longer exist on the server …OperationalNN
114DavSyncProvider: Local item deleted because it no longer exists on the server …OperationalNN
115DavSyncProvider: Successfully deleted all local items which no longer exist on …OperationalNN
116DavSyncProvider: Successfully downloaded server changes (id: Prop_Id, new tag: …OperationalNN
117DavSyncProvider: Deleting the local collection with id: Prop_Id.OperationalNN
118DavSyncProvider: Deleted local collection (last collection: Prop_Bool, id: …OperationalNN
119DavSyncProvider: Purging the local collection with id: Prop_Id.OperationalNN
120DavSyncProvider: Purged local collection (id: Prop_Id).OperationalNN
121DavSyncProvider: Synchronizing the list of collections (session id: Prop_Dword).OperationalNN
122DavSyncProvider: Local collection created (collection id: Prop_Id, description: …OperationalNN
123DavSyncProvider: Local collection updated (collection id: Prop_Id, description: …OperationalNN
124DavSyncProvider: Deleting all local collections which no longer exist on the …OperationalNN
125DavSyncProvider: Local collection deleted because it no longer exists on the …OperationalNN
126DavSyncProvider: Successfully deleted all local collections which no longer …OperationalNN
127DavSyncProvider: Successfully synchronized the list of collections (session id: …OperationalNN
128DavSyncProvider: The property status Prop_Dword returned for a null property is …OperationalNN
129DavSyncProvider: Received a non-successful ctag property response (collection …OperationalNN
130DavSyncProvider: Uploading change (item id: …OperationalNN
131DavSyncProvider: Uploaded change (item id: …OperationalNN
132DavSyncProvider: Deleted successfuly uploaded item because it has the same Uri …OperationalNN
133DavSyncProvider: Failed to upload change (item id: Prop_Id, retry: Prop_Bool).OperationalNN
134DavSyncProvider: Deleted local tombstone (item id: Prop_Id).OperationalNN
135DavSyncProvider: Modification change uploaded successfully (item id: Prop_Id, …OperationalNN
136DavSyncProvider: New item uploaded successfully (uid: Prop_Id1, item id: …OperationalNN
137DavSyncProvider: Uploading local changes (collection id: Prop_Id).OperationalNN
138DavSyncProvider: Finished uploading the local changes (collection id: Prop_Id, …OperationalNN
161DavSyncProvider: Loading CardDav engine.OperationalNN
162DavSyncProvider: Loading CalDav engine.OperationalNN
166DavSyncProvider: Stopping Dav engines.OperationalNN
168DavSyncProvider: Stop syncing Dav account Prop_Guid content type: Prop_HexInt32.OperationalNN
171DavSyncProvider: Failed to fetch attachment, uri hash Prop_String.OperationalNN
172DavSyncProvider: Delay uploading item (uri hash: Prop_Id) changes.OperationalNN
201DavSyncProvider: [Start Marker] …OperationalNN
202DavSyncProvider: [Stop Marker] …OperationalNN

Event ID 1: Error: Error Location: Location Line Number: Line_Number.

#
Channel
Operational

Message #

Error: %1 Location: %2 Line Number: %3

Fields #

NameDescription
P1_HResult Int32
P2_String AnsiString
P3_UInt32 UInt32

Event ID 2: Error Propagated: Error_Propagated Location: Location Line Number: Line_Number.

#
Channel
Operational

Message #

Error Propagated: %1 Location: %2 Line Number: %3

Fields #

NameDescription
P1_HResult Int32
P2_String AnsiString
P3_UInt32 UInt32

Event ID 101: DavSyncProvider: Ignoring unsolicited item in a multi-get response (id: Prop_Id).

#
Channel
Operational

Message #

DavSyncProvider: Ignoring unsolicited item in a multi-get response (id: %1).

Fields #

NameDescription
Prop_Id HexInt32

Event ID 102: DavSyncProvider: Requested item missing from the multi-get response (id: Prop_Id).

#
Channel
Operational

Message #

DavSyncProvider: Requested item missing from the multi-get response (id: %1).

Fields #

NameDescription
Prop_Id HexInt32

Event ID 103: DavSyncProvider: Handling download result for an existing item (id: Prop_Id, tag: Prop_String, status Prop_Dword, item data available: Prop_Bool).

#
Channel
Operational

Message #

DavSyncProvider: Handling download result for an existing item (id: %1, tag: %2, status %3, item data available: %4).

Fields #

NameDescription
Prop_Id HexInt32
Prop_String UnicodeString
Prop_Dword UInt32
Prop_Bool Boolean

Event ID 104: DavSyncProvider: The download result for an existing item has successful status and empty data (id: Prop_Id, status Prop_Dword).

#
Channel
Operational

Message #

DavSyncProvider: The download result for an existing item has successful status and empty data (id: %1, status %2).

Fields #

NameDescription
Prop_Id HexInt32
Prop_Dword UInt32

Event ID 105: DavSyncProvider: Handled download result with item not found status by deleting the local item (id: Prop_Id, status: Prop_Dword).

#
Channel
Operational

Message #

DavSyncProvider: Handled download result with item not found status by deleting the local item (id: %1, status: %2).

Fields #

NameDescription
Prop_Id HexInt32
Prop_Dword UInt32

Event ID 106: DavSyncProvider: Handled download result for an existing item (id: Prop_Id, new tag: Prop_String, result Prop_HResult).

#
Channel
Operational

Message #

DavSyncProvider: Handled download result for an existing item (id: %1, new tag: %2, result %3).

Fields #

NameDescription
Prop_Id HexInt32
Prop_String UnicodeString
Prop_HResult Int32

Event ID 107: DavSyncProvider: Handling download result for a new item (id: Prop_Id, tag: Prop_String, status Prop_Dword, item data available: Prop_Bool).

#
Channel
Operational

Message #

DavSyncProvider: Handling download result for a new item (id: %1, tag: %2, status %3, item data available: %4).

Fields #

NameDescription
Prop_Id HexInt32
Prop_String UnicodeString
Prop_Dword UInt32
Prop_Bool Boolean

Event ID 108: DavSyncProvider: The download result for a new item has successful status and empty data (id: Prop_Id, status Prop_Dword).

#
Channel
Operational

Message #

DavSyncProvider: The download result for a new item has successful status and empty data (id: %1, status %2).

Fields #

NameDescription
Prop_Id HexInt32
Prop_Dword UInt32

Event ID 109: DavSyncProvider: Handled download result for an existing item (id: Prop_Id, new tag: Prop_String, result Prop_HResult).

#
Channel
Operational

Message #

DavSyncProvider: Handled download result for an existing item (id: %1, new tag: %2, result %3).

Fields #

NameDescription
Prop_Id HexInt32
Prop_String UnicodeString
Prop_HResult Int32

Event ID 110: DavSyncProvider: Item added to the download batch (id: Prop_Id, server tag: Prop_String1, local tag: Prop_String2, new item: Prop_Bool).

#
Channel
Operational

Message #

DavSyncProvider: Item added to the download batch (id: %1, server tag: %2, local tag: %3, new item: %4).

Fields #

NameDescription
Prop_Id HexInt32
Prop_String1 UnicodeString
Prop_String2 UnicodeString
Prop_Bool Boolean

Event ID 111: DavSyncProvider: Collection tag changed, downloading server changes (id: Prop_Id, server tag: Prop_String1, local tag: Prop_String2, session id: Prop_Dword).

#
Channel
Operational

Message #

DavSyncProvider: Collection tag changed, downloading server changes (id: %1, server tag: %2, local tag: %3, session id: %4).

Fields #

NameDescription
Prop_Id HexInt32
Prop_String1 UnicodeString
Prop_String2 UnicodeString
Prop_Dword UInt32

Event ID 112: DavSyncProvider: Downloading changed items batch (id: Prop_Id, size: Prop_Dword).

#
Channel
Operational

Message #

DavSyncProvider: Downloading changed items batch (id: %1, size: %2).

Fields #

NameDescription
Prop_Id HexInt32
Prop_Dword UInt32

Event ID 113: DavSyncProvider: Deleting all local items which no longer exist on the server (collection id: Prop_Id, session id: Prop_Dword).

#
Channel
Operational

Message #

DavSyncProvider: Deleting all local items which no longer exist on the server (collection id: %1, session id: %2).

Fields #

NameDescription
Prop_Id HexInt32
Prop_Dword UInt32

Event ID 114: DavSyncProvider: Local item deleted because it no longer exists on the server (id: Prop_Id).

#
Channel
Operational

Message #

DavSyncProvider: Local item deleted because it no longer exists on the server (id: %1).

Fields #

NameDescription
Prop_Id HexInt32

Event ID 115: DavSyncProvider: Successfully deleted all local items which no longer exist on the server (collection id: Prop_Id, session id: Prop_Dword).

#
Channel
Operational

Message #

DavSyncProvider: Successfully deleted all local items which no longer exist on the server (collection id: %1, session id: %2).

Fields #

NameDescription
Prop_Id HexInt32
Prop_Dword UInt32

Event ID 116: DavSyncProvider: Successfully downloaded server changes (id: Prop_Id, new tag: Prop_String, session id: Prop_Dword).

#
Channel
Operational

Message #

DavSyncProvider: Successfully downloaded server changes (id: %1, new tag: %2, session id: %3).

Fields #

NameDescription
Prop_Id HexInt32
Prop_String UnicodeString
Prop_Dword UInt32

Event ID 117: DavSyncProvider: Deleting the local collection with id: Prop_Id.

#
Channel
Operational

Message #

DavSyncProvider: Deleting the local collection with id: %1.

Fields #

NameDescription
Prop_Id HexInt32

Event ID 118: DavSyncProvider: Deleted local collection (last collection: Prop_Bool, id: Prop_Id).

#
Channel
Operational

Message #

DavSyncProvider: Deleted local collection (last collection: %2, id: %1)

Fields #

NameDescription
Prop_Id HexInt32
Prop_Bool Boolean

Event ID 119: DavSyncProvider: Purging the local collection with id: Prop_Id.

#
Channel
Operational

Message #

DavSyncProvider: Purging the local collection with id: %1.

Fields #

NameDescription
Prop_Id HexInt32

Event ID 120: DavSyncProvider: Purged local collection (id: Prop_Id).

#
Channel
Operational

Message #

DavSyncProvider: Purged local collection (id: %1).

Fields #

NameDescription
Prop_Id HexInt32

Event ID 121: DavSyncProvider: Synchronizing the list of collections (session id: Prop_Dword).

#
Channel
Operational

Message #

DavSyncProvider: Synchronizing the list of collections (session id: %1).

Fields #

NameDescription
Prop_Dword UInt32

Event ID 122: DavSyncProvider: Local collection created (collection id: Prop_Id, description: Prop_String, session id: Prop_Dword).

#
Channel
Operational

Message #

DavSyncProvider: Local collection created (collection id: %1, description: %2, session id: %3).

Fields #

NameDescription
Prop_Id HexInt32
Prop_String UnicodeString
Prop_Dword UInt32

Event ID 123: DavSyncProvider: Local collection updated (collection id: Prop_Id, description: Prop_String, session id: Prop_Dword).

#
Channel
Operational

Message #

DavSyncProvider: Local collection updated (collection id: %1, description: %2, session id: %3).

Fields #

NameDescription
Prop_Id HexInt32
Prop_String UnicodeString
Prop_Dword UInt32

Event ID 124: DavSyncProvider: Deleting all local collections which no longer exist on the server (session id: Prop_Dword).

#
Channel
Operational

Message #

DavSyncProvider: Deleting all local collections which no longer exist on the server (session id: %1).

Fields #

NameDescription
Prop_Dword UInt32

Event ID 125: DavSyncProvider: Local collection deleted because it no longer exists on the server (collection id: Prop_Id).

#
Channel
Operational

Message #

DavSyncProvider: Local collection deleted because it no longer exists on the server (collection id: %1).

Fields #

NameDescription
Prop_Id HexInt32

Event ID 126: DavSyncProvider: Successfully deleted all local collections which no longer exist on the server (session id: Prop_Dword).

#
Channel
Operational

Message #

DavSyncProvider: Successfully deleted all local collections which no longer exist on the server (session id: %1).

Fields #

NameDescription
Prop_Dword UInt32

Event ID 127: DavSyncProvider: Successfully synchronized the list of collections (session id: Prop_Dword).

#
Channel
Operational

Message #

DavSyncProvider: Successfully synchronized the list of collections (session id: %1).

Fields #

NameDescription
Prop_Dword UInt32

Event ID 128: DavSyncProvider: The property status Prop_Dword returned for a null property is invalid and was coreced to 404.

#
Channel
Operational

Message #

DavSyncProvider: The property status %1 returned for a null property is invalid and was coreced to 404.

Fields #

NameDescription
Prop_Dword UInt32

Event ID 129: DavSyncProvider: Received a non-successful ctag property response (collection id: Prop_Id, status Prop_Dword).

#
Channel
Operational

Message #

DavSyncProvider: Received a non-successful ctag property response (collection id: %1, status %2).

Fields #

NameDescription
Prop_Id HexInt32
Prop_Dword UInt32

Event ID 130: DavSyncProvider: Uploading change (item id: DavSyncProvider_Uploading_change_item_id, type: type).

#
Channel
Operational

Message #

DavSyncProvider: Uploading change (item id: %1, type: %2).

Fields #

NameDescription
Prop_Id HexInt32
Prop_Type UInt32

Event ID 131: DavSyncProvider: Uploaded change (item id: DavSyncProvider_Uploaded_change_item_id, type: type, status: status).

#
Channel
Operational

Message #

DavSyncProvider: Uploaded change (item id: %1, type: %2, status: %3).

Fields #

NameDescription
Prop_Id HexInt32
Prop_Type UInt32
Prop_Dword UInt32

Event ID 132: DavSyncProvider: Deleted successfuly uploaded item because it has the same Uri as a previously downloaded item (item id: Prop_Id).

#
Channel
Operational

Message #

DavSyncProvider: Deleted successfuly uploaded item because it has the same Uri as a previously downloaded item (item id: %1).

Fields #

NameDescription
Prop_Id HexInt32

Event ID 133: DavSyncProvider: Failed to upload change (item id: Prop_Id, retry: Prop_Bool).

#
Channel
Operational

Message #

DavSyncProvider: Failed to upload change (item id: %1, retry: %2).

Fields #

NameDescription
Prop_Id HexInt32
Prop_Bool Boolean

Event ID 134: DavSyncProvider: Deleted local tombstone (item id: Prop_Id).

#
Channel
Operational

Message #

DavSyncProvider: Deleted local tombstone (item id: %1).

Fields #

NameDescription
Prop_Id HexInt32

Event ID 135: DavSyncProvider: Modification change uploaded successfully (item id: Prop_Id, tag: Prop_String).

#
Channel
Operational

Message #

DavSyncProvider: Modification change uploaded successfully (item id: %1, tag: %2).

Fields #

NameDescription
Prop_Id HexInt32
Prop_String UnicodeString

Event ID 136: DavSyncProvider: New item uploaded successfully (uid: Prop_Id1, item id: Prop_Id2, tag: Prop_String).

#
Channel
Operational

Message #

DavSyncProvider: New item uploaded successfully (uid: %1, item id: %2, tag: %3).

Fields #

NameDescription
Prop_Id1 HexInt32
Prop_Id2 HexInt32
Prop_String UnicodeString

Event ID 137: DavSyncProvider: Uploading local changes (collection id: Prop_Id).

#
Channel
Operational

Message #

DavSyncProvider: Uploading local changes (collection id: %1).

Fields #

NameDescription
Prop_Id HexInt32

Event ID 138: DavSyncProvider: Finished uploading the local changes (collection id: Prop_Id, uploaded changes: Prop_Bool).

#
Channel
Operational

Message #

DavSyncProvider: Finished uploading the local changes (collection id: %1, uploaded changes: %2).

Fields #

NameDescription
Prop_Id HexInt32
Prop_Bool Boolean

Event ID 161: DavSyncProvider: Loading CardDav engine.

#
Channel
Operational

Event ID 162: DavSyncProvider: Loading CalDav engine.

#
Channel
Operational

Event ID 166: DavSyncProvider: Stopping Dav engines.

#
Channel
Operational

Event ID 168: DavSyncProvider: Stop syncing Dav account Prop_Guid content type: Prop_HexInt32.

#
Channel
Operational

Message #

DavSyncProvider: Stop syncing Dav account %1 content type: %2.

Fields #

NameDescription
Prop_Guid GUID
Prop_HexInt32 HexInt32

Event ID 171: DavSyncProvider: Failed to fetch attachment, uri hash Prop_String.

#
Channel
Operational

Message #

DavSyncProvider: Failed to fetch attachment, uri hash %1.

Fields #

NameDescription
Prop_String UnicodeString

Event ID 172: DavSyncProvider: Delay uploading item (uri hash: Prop_Id) changes.

#
Channel
Operational

Message #

DavSyncProvider: Delay uploading item (uri hash: %1) changes.

Fields #

NameDescription
Prop_Id HexInt32

Event ID 201: DavSyncProvider: [Start Marker] [DavSyncProvider_SPERF_TAG_DAV_ATTACHMENT_FETCHING_START] The attachment fetching

#
Channel
Operational
Task
SPERF_TAG_DAV_ATTACHMENT_FETCHING
Opcode
Start

Event ID 202: DavSyncProvider: [Stop Marker] [DavSyncProvider_SPERF_TAG_DAV_ATTACHMENT_FETCHING_STOP] The attachment fetching

#
Channel
Operational
Task
SPERF_TAG_DAV_ATTACHMENT_FETCHING
Opcode
Stop

Provenance

ETW provider GUID 5d86c4e2-8fcd-48d7-a713-9a04609c0189

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