Ajax not working with Gzip Compression enabled Would somebody please test and enlighten me. Well, I got gzip working now, but there are issues with IE. (works fine with FF and Chrome) Message: ASP.NET Ajax client-side framework failed to load. How can I prevent gzip compression on ie browsers ??
There must be something wrong with the code, as this works for me. Unfortunately my Javascript/Ajax doesn't work correctly with gzip enabled...how come ?
Others having similar issues enabled compression in IIS and that seems to solve the issue, but I can't do this on my discount machine...
I enabled gzip via the webconfig instead of using code in global.asax. IIS7 handling my compression doesn't seem to affect my injected ajax code. Would be great if you added this to the knowledge-base.
Thanks for posting the follow up. I'll see if there is an appropriate place to add that in the Knowledge Base, but having it here is almost as good, so I appreciate you taking the time.