Fast report error

杀马特。学长 韩版系。学妹 提交于 2019-12-04 05:39:25

问题


I have FastReport.NET it is linked to my C# 2010. When I try to drag my report from the toolbox onto the Windows application, it gives me the following error:

Type or namespace Report does not exist.

I have tried adding the .dll references of fast report and it still gives me this error. Could it be because im using the Fast Report.net demo, or what code am i missing.

How do I fix this problem?


回答1:


Right click on your project's solution explorer and select add reference and browse and add .dll for the same and press Ok. After then you won't have this error no longer.



来源:https://stackoverflow.com/questions/11716970/fast-report-error

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!