WS-Compression for WCF RC1 (September)

I updated the WS-Compression code to make it work with the latest WCF release.

You can download it from this location

1 Comment

  • Hi Pablo,

    I have downloaded your WCFCompression-RC1 samples of compression.
    When I have set transferMode on Streamed of CustomBinding httpTransportElement. System get error

    Additional information: The request channel timed out while waiting for a reply after 00:00:51.1876128. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.

    When I have set transferMode on Buffered It all rigth.
    How to use Compression when I have httpTranspor a I have transferMode streamed.

Comments have been disabled for this content.