System.ServiceModel.TxCompletionStatusCompletedForError

The specified transaction for the specified operation was completed due to an unhandled execution exception.

Description

Traced when an error occurs during an attempt to complete the current transaction. This happens before a reply or fault is sent to the caller.

Troubleshooting

Inspect the traced message for the exception message and any actionable items.

See also