By mswatcher
via blogs.msdn.com
Submitted: Feb 19 2013 / 11:35
Recently I worked on a problem where there was an issue with MIME type application/json from being compressed in as expected in IIS 7.5. After checking the starting steps like are the proper roles installed on the web server, then went about collecting the applicationHost.config (from %windir\System32\inetsrv\config) and the associated web.config files to check the configuration.
Add your comment