AppFabric uses this magically generated service endpoint when we configure the services to start automatically. Problem System.ServiceModel.ServiceActivationException: The service ”
Continue readingMonth: May 2014
System.ArgumentException: The ‘result’ argument must be of type Message. http://support.microsoft.com/kb/2786802
if you are using WCF discovery and announcement features beware of this Microsoft known problem in WCF with quite severe
Continue readingThe 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.
Recently i had to implement WCF discovery and Announcement functionality for a project. I used UdpAnnouncement endpoint to gather the
Continue reading