【发布时间】:2017-10-07 06:34:47
【问题描述】:
我遇到了关于 Crystal Report 13 的问题。我正在使用 Visual Studio 2013 开发 Web 应用程序。
以前我已经开发了报告,这些报告工作正常,但在网页水晶报告查看器上一段时间后停止呈现。我试图通过不同论坛上的建议来解决这个问题,我需要在我的 Web.Config 中添加 Crystal Report 13 文件的引用。经过所有更改后,问题仍未解决。比人们建议我重新安装 Crystal Report 13 的重新分发包,我做了同样的事情现在有一个完全不同的新问题。每当我尝试打开页面时,它都会显示以下错误:
Server Error in '/Abcd' Application.
The document has not been opened.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException: The document has not been opened.
我尝试了许多论坛和不同的建议,但似乎都没有用,我已经检查了适当的权利,甚至在给予完全权利但仍然处于相同位置后尝试。
【问题讨论】:
标签: visual-studio-2013 crystal-reports