相对路径问题

1 reportViewer1.LocalReport.ReportPath = @"....ReportSalesOrderByCustormer.rdlc";//相对于应用程序.exe的路径  
2 
3 即bindebug
原文地址:https://www.cnblogs.com/longdb/p/6955738.html