Hello, my user has a SQL Server Reporting Service problem.Windows 2003 Standard x64 EditionPhysical memory : 33GBSQL Server 2008 Standard Edition, 64-bit, version: 10.0.2531.0My user is assigned to run 6 reports but 1 one of them always generate the error: "Internet Explorer cannot display the webpage"But I (system administrator) can run the report successfully.I compared our ReportService log Log generated from my executionlibrary!ReportServer_0-4!20b0!12/02/2013-16:25:20:: Call to GetSystemPropertiesAction().library!ReportServer_0-4!1ce4!12/02/2013-16:25:21:: i INFO: RenderForNewSession('/CRM/SO_IA/Price Override Transaction Summary')runningjobs!ReportServer_0-4!1288!12/02/2013-16:26:43:: i INFO: Adding: 1 running jobs to the databasewebserver!ReportServer_0-4!1ce4!12/02/2013-16:27:01:: i INFO: Processed report. Report='/CRM/SO_IA/Price Override Transaction Summary', Stream=''Log generated from my user's executionlibrary!ReportServer_0-4!19d0!12/02/2013-16:13:32:: Call to GetSystemPropertiesAction().library!ReportServer_0-4!20b0!12/02/2013-16:13:33:: i INFO: RenderForNewSession('/CRM/SO_IA/Price Override Transaction Summary')webserver!ReportServer_0-4!20b0!12/02/2013-16:13:43:: i INFO: Processed report. Report='/CRM/SO_IA/Price Override Transaction Summary', Stream=''You can see my user's log didn't have :runningjobs!ReportServer_0-4!1288!12/02/2013-16:26:43:: i INFO: Adding: 1 running jobs to the databaseWhy she didn't have this statement in her log?Was it the reason of her failure?How to fix it?
↧