在调试期间,当我到达方法CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(InfoObject, EnterpriseSession)
时,调试就会停止。
我的意思是我没有通过它,只是永远保持这种方法,没有错误,没有任何东西。我的页面只显示“等待本地主机”,仅此而已。
我正在使用 visualstudio 2010 连接到 Business Objects XI 3.1 实例
编辑:
我现在看到有一个超时错误超时配置为 10 分钟):
objReportDocument.Load(objInfoObject, enterpriseSession);
错误:
Request timed out because there has been no reply from the server in 600000 ms.