CrystalReport Load report failed

前端 未结 7 1606
孤街浪徒
孤街浪徒 2020-12-16 17:28

I have a windows application project (C# and .NET 2.0) that used Crystal Report 2008. But I get error sometimes (it seems accidentally) in loading report. That error is:

7条回答
  •  旧巷少年郎
    2020-12-16 17:44

    FYI, I have just verified this solution for a similar problem. The ReportDocument.Load method was failing when using a mapped network share or UNC path and installing the crystal reports VS runtime on the file server fixed the problem.

提交回复
热议问题