CrystalReport Load report failed

前端 未结 7 1603
孤街浪徒
孤街浪徒 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 18:06

    I solved it, had the same issue. I went to report properties and set "buildAction" to "Content".

提交回复
热议问题