0

通过 Axapta 工具或直接从 Dynamics Ax 中的节点部署报告库时,我遇到了问题。我收到错误:

无法连接到c:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer\RSReportServer.config 的报表服务器配置文件中指定的http://xxxxx/reportserver/ReportService2005.asmx 。

任何人都可以说有什么问题吗?

4

1 回答 1

1

您是否在同一台服务器的 80 端口上运行另一个网站?考虑让您的报告在不同的端口(即 8080 或 81)上运行。

此外,这里有一篇关于类似问题的帖子:http: //blogs.msdn.com/emeadaxsupport/archive/2010/01/20/internet-explorer-proxy-settings-can-interfere-dynamics-ax-2009-报告部署.aspx

于 2010-05-06T09:21:59.707 回答