Unable to find the report in the manifest resources - Crystal Report / C#

后端 未结 8 1253
孤街浪徒
孤街浪徒 2021-01-12 22:13

I have a windows application written in C# and am trying to display crystal report using crystal report viewer. The name of my report is \"receiptReport\" and I am using fol

8条回答
  •  春和景丽
    2021-01-12 22:53

    VS2010 in VB.Net. In the Solution Explorer window, I moved the .rpt file from the root folder to a sub folder for reports. This fixed the error for me.

提交回复
热议问题