报表管理器错误:基础连接已关闭:连接意外关闭

时间:2014-06-15 19:03:02

标签: reporting-services reportmanager

我知道这个主题有很多主题,但我已经进行了搜索(我去了谷歌搜索的第五页),但我仍然没有得到解决方案。我认为我的问题不同了。

问题:

我最近在计算机中安装了de Report Services 2008,并使用默认设置进行了配置。当我尝试访问报表管理器(localhost / Reports)时出现此错误:

底层连接已关闭:连接意外关闭。

日志文件的内容:

ui!ReportManager_0-7!450!06/14/2014-18:58:36:: e ERROR: The underlying connection was closed: The connection was closed unexpectedly.
ui!ReportManager_0-7!450!06/14/2014-18:58:36:: e ERROR: HTTP status code --> 500
-------Details--------
System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly.

   at Microsoft.SqlServer.ReportingServices2005.RSConnection.GetSecureMethods()

   at Microsoft.ReportingServices.UI.Global.RSWebServiceWrapper.GetSecureMethods()

   at Microsoft.SqlServer.ReportingServices2005.RSConnection.IsSecureMethod(String methodname)

   at Microsoft.SqlServer.ReportingServices2005.RSConnection.ValidateConnection()

   at Microsoft.ReportingServices.UI.Global.SecureAllAPI()

   at Microsoft.ReportingServices.UI.ReportingPage.EnsureHttpsLevel(HttpsLevel level)

   at Microsoft.ReportingServices.UI.ReportingPage.ReportingPage_Init(Object sender, EventArgs args)

   at System.EventHandler.Invoke(Object sender, EventArgs e)

   at System.Web.UI.Control.OnInit(EventArgs e)

   at System.Web.UI.Page.OnInit(EventArgs e)

   at System.Web.UI.Control.InitRecursive(Control namingContainer)

   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
ui!ReportManager_0-7!450!06/14/2014-18:58:38:: e ERROR: Exception in ShowErrorPage: System.Threading.ThreadAbortException: Thread was being aborted.
   at System.Threading.Thread.AbortInternal()
   at System.Threading.Thread.Abort(Object stateInfo)
   at System.Web.HttpResponse.End()
   at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg) at    at System.Threading.Thread.AbortInternal()
   at System.Threading.Thread.Abort(Object stateInfo)
   at System.Web.HttpResponse.End()
   at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg)
library!WindowsService_3!14ac!06/14/2014-19:02:18:: i INFO: Call to CleanBatch()
library!WindowsService_3!14ac!06/14/2014-19:02:19:: 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.
library!WindowsService_3!14ac!06/14/2014-19:02:19:: i INFO: Call to CleanBatch() ends

我已尝试:

  • 修改文件" rsreportserver.config":
  • 关闭Windows防火墙
  • 关闭防病毒软件
  • 安装并查看IIS配置
  • 重新启动计算机

我真的不知道缺少什么。

注意:报表服务Web服务正在运行。

非常感谢。

1 个答案:

答案 0 :(得分:0)

您可以按照以下方式检查您的设置:

[Link] http://technet.microsoft.com/en-us/library/cc725913(v=ws.10).aspx

启用MS DTC的防火墙例外