Share via


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

Concepts

Using Tracing to Troubleshoot Your Application
WCF Administration and Diagnostics

Other Resources

WCF Tracing