I am having issues with IE6 (surprise) and HTTP Compression using IIS6. I really don't want to turn off HTTP Compression for the site. Is there a way to tell IIS6 to not compress responses to specific versions of browsers? IE7 works fine.
EDIT: My problem actually comes from Silverlight 2 consuming a WCF Service. With compression turned on, Silverlight 2 on IE6 does not seem to work. Here is link to a discussion on silverlight.net.
Thanks Mike