ApexSQL Audit log shows repeated entries of:
2021-01-26 11:35:22.194 ERROR [CENTRAL]: WCF Error: The supplied message cannot be sent because the destination is unknown. This transport requires that either Message.Headers.To or Message.Properties.Via be set to a valid value on the outgoing message.
2021-01-26 11:35:22.194 ERROR [CENTRAL]: WCF Error: The message with To '' cannot be processed at the receiver, due to an AddressFilter mismatch at the EndpointDispatcher. Check that the sender and receiver's EndpointAddresses agree.
The WCF error messages are related to internal .NET processing, and mostly unrelated to the ApexSQL Audit application.
These WCF messages need to be captured while messages that are related to the application are captured.
Currently, implementing a method to filter them out would have a negative impact on overall tool performance.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center