无法通过报表生成器发布报表部件

时间:2014-07-25 11:11:41

标签: reporting-services ssrs-2008 ssrs-2008-r2 reportbuilder3.0

我正在使用Report Builder 3.0。我可以通过Report Builder部署报告。但是当我尝试发布报表部分时,它显示错误。我确信我已连接到报表服务器。错误如下,

Report parts failed to publish, 0 published successfully

提前致谢。

1 个答案:

答案 0 :(得分:2)

Workaround is to use the upload button on the website

http://yoursite/reports

Upload your .rdl file that way and skip the desktop tool's Publish feature completely.

enter image description here