The Corporate Exchange at a Glance Report just keeps Loading no matter how long you wait for it to complete.
The Corporate Exchange at a Glance Report was reconfigured and the reporting engine is querying alot more data than it can handle at one time.
Follow the steps below to fix your issue.
1.Navigate to C:\Inetpub\wwwroot\MessageStatsReports\Reports\_Parts and back up the current _Parts.xml file.
2. Then Create a new _Parts.xml file and paste in the code below and save.
3. You will then be back to the Default Corporate Exchange at a Glance Report
<?xml version="1.0" encoding="utf-8"?>
<wr:partcontainers xmlns:wr="urn:schemas-quest-com:WebReports_4.0">
<wr:partcontainer containerguid="550cf419-fc41-4f22-9d3f-6f3c50c26b16">
<wr:includepart name="ExchangeMessagesAtAGlance" partguid="39b960bb-520a-4511-91f2-e3e615411ac1" path="exchangemessagesataglance.qsrml" displayname="Exchange Messages At A Glance" description="One of the three default parts for Corporate Exchange at a Glance. The MessageStats home page provides a top level view of the most recent user traffic providing a descriptive and graphical view." isconfigurable="1" hasSeperator="0" />
<wr:includepart name="ExchangeStorageAtAGlance" partguid="74ea1c78-21af-4ef8-a179-359e45cda2db" path="exchangestorageataglance.qsrml" displayname="Exchange Storage At A Glance" description="One of the three default parts for Corporate Exchange at a Glance. The MessageStats home page provides a top level view of the storage in your Exchange organization providing a descriptive and graphical view." isconfigurable="1" hasSeperator="0" />
<wr:includepart name="ExchangeSummaryTable" partguid="77ec1938-0c84-4d4b-8368-035c16946510" path="#0700_inventory\exchange summary.qsrml" displayname="Inventory Summary" description="Provides summarized information for each Exchange organization, including information about the number of sites and routing groups, servers, storage groups, private stores, public stores, mailboxes, distribution lists, and public folders. Each result permits drilldown to a more detailed Inventory store report." isconfigurable="1" hasSeperator="0" />
</wr:partcontainer>
</wr:partcontainers>