Reporting Services Error : This may be due to a connection failure, timeout or low disk condition within the database

Reporting Services Error : This may be due to a connection failure, timeout or low disk condition within the database

我的 SSRS 报告有问题,而 运行 多次报告已部署 URL :

  1. 如果您打开报告 two/three 次
  2. ,SSRS 报告工作正常
  3. 但是当您在已部署的 URL 上多次打开报告时,SSRS 报告突然停止工作并向我显示以下错误。
  4. 当我重新启动我的系统(我部署了我的报告的地方)时,它就会正常工作。

我无法找出发生这种情况的原因。

你好,我找到了这个问题的解决方案:

第 1 步:转到开始 -> SQL 服务器配置管理器

第 2 步:Select SQL 服务器服务 -> 右键单击​​ SQL 服务器报告服务 -> 单击重新启动

现在您的报告将 运行.

干杯!!