ASMX Compression

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?R1Q=?=

    #1

    ASMX Compression

    Hello,

    Setup:
    C#-WInform-Application accessing a ASMX-Webservice (IIS6) through an ISA
    2004 SP3-Firewall, Protocol https.

    HTTP(S)-Compression is configured on the ISA and checked with
    Filter-Information in ISA-LogViewer.

    The problem is the HTTP(S)-Compression doesn´t work with the winform-client,
    but it works when the URL is accessed via Browser. It also works when using
    HTTP for the winform-client. EnableDecompres sion for the WebSerice-Proxy is
    set.

    The difference in loading-time is really signifanct so it would be really
    great to make it work!

    There is no difference if compression is enabled/disabled on the webserver.

    Thanks


Working...