Stories recently tagged with 'webHttp'

Controlling WebHttpBinding output format - Custom WebContentTypeMapper(sral.org)

submitted by larswlarsw(145) 4 years, 1 month ago

How to implement a custom WebContentTypeMapper and set up a customBinding that enables it. The customBinding contains the channels that is needed for doing "REST" style communication ( webHttpBinding equivalent). read more...

add a comment |category: |Views: 389

tags: another

How to resolve a "... cannot be processed at the receiver, due to an A(sral.org)

submitted by larswlarsw(145) 4 years, 1 month ago

If you experience strange fault messages about AddressFilter and EndpointDispatchers when doing .NET 3.5 / WCF WebHttpBinding development - the answer is most likely described here. read more...

add a comment |category: |Views: 220

tags: another