1.搭建好Reporting service 報表服務器
如: http://localhost/ReportServer
2. 添加web頁面,加入報表控件



3.設置報表參數
using Microsoft.Reporting.WebForms;
























4.web.config 設置報表服務器地址



1.搭建好Reporting service 報表服務器
如: http://localhost/ReportServer
2. 添加web頁面,加入報表控件
3.設置報表參數
using Microsoft.Reporting.WebForms;
4.web.config 設置報表服務器地址