之前也部署过,但没有记录下来,今天又花了一些时间来研究。

我们开发完成Repoting Services报表后后,需要将报表部署到IIS中。

1.首先点击项项目中,报表项目(自己定义的项目名称,我项目中为“Reports”),如下图所示:

VS2010 中使用ReportViewer显示Reporting Services报表,部署注意

2.点击工具栏中的“项目”-“属性”,出现如下图:

VS2010 中使用ReportViewer显示Reporting Services报表,部署注意

配置Reporting Services服务路径,如上图中所示,路径为自己的报表服务器路径。

3.进入报表服务管理界面http://10.104.188.29/reports

VS2010 中使用ReportViewer显示Reporting Services报表,部署注意

 

 

4.单击“数据源”,设置数据源,如下图所示设置,

VS2010 中使用ReportViewer显示Reporting Services报表,部署注意

 

5.在VS源代码中配置见“http://msdn.microsoft.com/zh-cn/library/ms254287.aspx

VS2010 中使用ReportViewer显示Reporting Services报表,部署注意

 

 

 

相关文章:

  • 2021-12-09
  • 2022-12-23
  • 2021-11-29
  • 2022-12-23
  • 2021-08-03
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-11
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案