I\'m having difficulty making IIS 7 correctly compress a Json result from ASP.NET MVC. I\'ve enabled static and dynamic compression in IIS. I can verify with Fiddler that normal
I recommend this approach Create CompressAttribute class, and set target action.
CompressAttribute