如何在Eclipse中实现水晶报表 [英] how to implement crystal reports in eclipse

查看:83
本文介绍了如何在Eclipse中实现水晶报表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

实际上,我在执行水晶报表时遇到了错误

crystaldecisions.sdk.occa.report.lib.ReportSDKException:无法找到CrystalReportEngine-config.xml配置文件----错误代码:-2147215356错误代码名称:fileNotOpened

如何解决

Actually ,i got error to implement crystal report

crystaldecisions.sdk.occa.report.lib.ReportSDKException: Unable to locate CrystalReportEngine-config.xml configuration file---- Error code:-2147215356 Error code name:fileNotOpened

how to solve it

its urgent,other wise my boss terminate me.

推荐答案

好吧,您还没有发布完整的错误,Google给出的链接很少,而且这个链接看起来很有希望:
使用Crystal Reports的JRC打开报告 [ 加载/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%205.0/webapps/ROOT/Report.rpt时出错-错误代码:-2147215356错误代码名称:fileNotOpened
您会发现目录名称中的所有空格都被(Tomcat?)替换为%20....

尝试一下,可能会有所帮助! (而且您的老板没有机会*终止*您!:-D)
Well you have not posted the full error, Google gave few links and this one looks promising:
open a report using Crystal Report''s JRC[^]

Basically, it states that:
... editing CrystalReportEngine-config.xml file to specify the actual location of my report file. By default, the location was <reportlocation>../... I put my report file in a directory with a name without space, and then specify it in the "<reportlocation> actual_rpt_locationf you look at the error cause
Error loading /C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%205.0/webapps/ROOT/Report.rpt ---- Error code:-2147215356 Error code name:fileNotOpened
You will find all spaces in the directory name are replaced with %20 by (Tomcat?)....


Try out, it might help! (and your boss don''t get the chance to *terminate* you! :-D )


这篇关于如何在Eclipse中实现水晶报表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆