This Knowledge Base article talks about an issue where the AVIcode or APM Advisor Report does not display correctly:
Consider the following scenarios:
Scenario 1:
Scenario 2:
This issue occurs because the Application Advisor console does not support handling GZIP encoded content which is generated from Reporting Services. This behavior is by design.
To resolve this issue, disable the IIS Dynamic Content Compressions feature (GZip encoding).
Enable HTTP Compression of Dynamic Content (IIS 7): http://technet.microsoft.com/en-us/library/cc753681(v=ws.10).aspx
Application Request Routing: http://www.iis.net/downloads/microsoft/application-request-routing
doDynamicCompression: http://msdn.microsoft.com/en-us/library/ms690559(v=vs.90).aspx
=====
For the most current version of this article please see the following:
2777793 - AVIcode or APM Advisor Report does not display correctly
J.C. Hornbeck | Knowledge Engineer | Management and Security Division
Get the latest System Center news on Facebook and Twitter:
App-V Team blog: http://blogs.technet.com/appv/ ConfigMgr Support Team blog: http://blogs.technet.com/configurationmgr/ DPM Team blog: http://blogs.technet.com/dpm/ MED-V Team blog: http://blogs.technet.com/medv/ Orchestrator Support Team blog: http://blogs.technet.com/b/orchestrator/ Operations Manager Team blog: http://blogs.technet.com/momteam/ SCVMM Team blog: http://blogs.technet.com/scvmm Server App-V Team blog: http://blogs.technet.com/b/serverappv Service Manager Team blog: http://blogs.technet.com/b/servicemanager System Center Essentials Team blog: http://blogs.technet.com/b/systemcenteressentials WSUS Support Team blog: http://blogs.technet.com/sus/
The Forefront Server Protection blog: http://blogs.technet.com/b/fss/ The Forefront Endpoint Security blog : http://blogs.technet.com/b/clientsecurity/ The Forefront Identity Manager blog : http://blogs.msdn.com/b/ms-identity-support/ The Forefront TMG blog: http://blogs.technet.com/b/isablog/ The Forefront UAG blog: http://blogs.technet.com/b/edgeaccessblog/
thanks for solution.