如何停止 Reporting Services 阻止请求?
我们在 SQL 2005
上使用 Reporting Services 2005
,当报表运行时,Reporting Services 似乎会阻止该用户。例如,在 /Reports/Pages/Folder.aspx
中导航将等到报表完成后再显示任何内容。我查看了 rsreportserver.config 文件,但其中似乎没有任何限制。而且,IIS
似乎也没有阻止。
如果答案是升级到 2008
那就没问题了。
We are using Reporting Services 2005
on SQL 2005
and when a report is running then Reporting Services seems to block for that user. e.g. navigating in /Reports/Pages/Folder.aspx
will wait until the report finishes before displaying anything. I have had a look at the rsreportserver.config
file but nothing in there seems to be limiting things. Also it doesn't seem to be IIS
that is blocking.
If the answer to this is Upgrade to 2008
then that is fine.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
它会阻止每个浏览器实例。如果您启动单独的 IE 进程,那么您应该能够运行多个报告
It blocks per browser instance. If you start a seperate IE process then you should be able to run multiple reports