【发布时间】:2017-06-13 13:26:54
【问题描述】:
我知道 SO 中有很多关于这个问题的帖子,但似乎都没有解决我的问题
我正在运行一个 SSRS 独立(本机)报表服务器。
我正在为我的报告使用 SQLEXPRESS 2014 和 Visual Studio 2012 集成 shell。
报告在 shell 中运行良好,我可以浏览到报告服务器,并且我已将 TargetServerURL 设置为:http://localhost/Reports_SQLEXPRESS。我也试过 http://laptopname/Reports_SQLEXPRESS
尝试部署报告时,我得到:找不到指定的报告服务器 url。验证 URL 的语法.......
2 个问题。
- 为什么会出现此错误?
- 这个问题中提到的发布模式和调试模式有什么区别,如何切换模式? Error: The specified TargetServerURL is not valid. Specify a valid URL for report server in the deployment settings
我的设置的一些有用的片段:
【问题讨论】:
-
您使用的是 WebService 还是 WebPortal URL?我认为您需要在其中使用带有 ReportServer 的 on。