We have a couple of report servers all hosted internally on VMs. They are all SSRS 2008 R2.
For all of these, when viewing the reports remotely in IE, they run fine. However when we try to export them to excel, a new tab opens in IE, but the tab just displays with "Internet Explorer cannot display the webpage"
There are no other errors and it never progresses to save or open.
THE SSRS log files dont contain any errors either so i dont think its a resource issue, but they do say steam=''
library!ReportServer_0-1!11cc!03/11/2014-08:49:24:: i INFO: RenderForNewSession('/ReportsMain/Test/Production Report')
webserver!ReportServer_0-1!11cc!03/11/2014-08:49:27:: i INFO: Processed report. Report='/ReportsMain/Test/Production Report', Stream=''
library!ReportServer_0-1!11d4!03/11/2014-08:49:31:: i INFO: RenderFromSession('/ReportsMain/Test/Production Report')
webserver!ReportServer_0-1!11d4!03/11/2014-08:49:31:: i INFO: Processed report. Report='/ReportsMain/Test/Production Report', Stream=''
library!ReportServer_0-1!7a0!03/11/2014-08:49:44:: i INFO: RenderFromSession('/ReportsMain/Test/Production Report')
webserver!ReportServer_0-1!7a0!03/11/2014-08:49:45:: i INFO: Processed report. Report='/ReportsMain/Test/Production Report', Stream=''
library!ReportServer_0-1!624!03/11/2014-08:51:05:: i INFO: RenderFromSession('/ReportsMain/Test/Production Report')
webserver!ReportServer_0-1!624!03/11/2014-08:51:05:: i INFO: Processed report. Report='/ReportsMain/Test/Production Report', Stream=''
library!ReportServer_0-1!18d0!03/11/2014-08:51:06:: i INFO: RenderFromSession('/ReportsMain/Test/Production Report')
webserver!ReportServer_0-1!18d0!03/11/2014-08:51:07:: i INFO: Processed report. Report='/ReportsMain/Test/Production Report', Stream=''
library!ReportServer_0-1!7a0!03/11/2014-08:51:34:: i INFO: RenderFromSession('/ReportsMain/Test/Production Report')
webserver!ReportServer_0-1!7a0!03/11/2014-08:51:34:: i INFO: Processed report. Report='/ReportsMain/Test/Production Report', Stream=''
library!ReportServer_0-1!1610!03/11/2014-08:51:38:: i INFO: RenderFromSession('/ReportsMain/Test/Production Report')
webserver!ReportServer_0-1!1610!03/11/2014-08:51:39:: i INFO: Processed report. Report='/ReportsMain/Test/Production Report', Stream=''
library!ReportServer_0-1!624!03/11/2014-08:51:49:: i INFO: RenderFromSession('/ReportsMain/Test/Production Report')
webserver!ReportServer_0-1!624!03/11/2014-08:51:49:: i INFO: Processed report. Report='/ReportsMain/Test/Production Report', Stream=''
library!ReportServer_0-1!11d4!03/11/2014-08:52:14:: i INFO: RenderFromSession('/ReportsMain/Test/Production Report')
webserver!ReportServer_0-1!11d4!03/11/2014-08:52:14:: i INFO: Processed report. Report='/ReportsMain/Test/Production Report', Stream=''
library!WindowsService_0!3c8!03/11/2014-08:52:28:: i INFO: Call to CleanBatch()
library!WindowsService_0!3c8!03/11/2014-08:52:28:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
library!WindowsService_0!3c8!03/11/2014-08:52:28:: i INFO: Call to CleanBatch() ends
library!ReportServer_0-1!11cc!03/11/2014-08:55:29:: i INFO: RenderFromSession('/ReportsMain/Test/Production Report')
webserver!ReportServer_0-1!11cc!03/11/2014-08:55:29:: i INFO: Processed report. Report='/ReportsMain/Test/Production Report', Stream=''
Does anyone have any suggestions?