把rdlc从dll中提取到本地,然后设置LocalReport.ReportPath 属性
rdlc我不知道是什么东西;但我知道怎么用dll文件[DllImport("这里是文件路径")];例子:[DllImport("Win32.dll")];