CrystalReportSource myReport = new CrystalReportSource(); string reportPath = Server.MapPath("../../PrintView/Collar.rpt"); myReport.ReportDocument.Load(reportPath); //这里总是提示 报表文件名为空 但是实际路径是正确的!
4,817
社区成员
14,134
社区内容
加载中
试试用AI创作助手写篇文章吧