无效导出DLL或导出格式,怎么回事?

sy_1996 2005-03-10 04:05:08
我用CR For VS.NET2003设计的报表,在CrystalReportViewer中点击导出图标可导出为PDF,XLS等格式,在我的开发环境WIN2K SRV中一切正常,但当布署到客户机Win98SE,点击导出图标时出现如下错误信息:"XXX.rpt内部错误。无效导出DLL或导出格式"。在网上搜了一下,说要将msvcp60.dll放到system32目录中(win98系统目录应该是system嘛,我两个目录中都放),问题未能解决。请赐教
...全文
315 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
sy_1996 2005-03-17
  • 打赏
  • 举报
回复
合并模块Crystal_Database_Access2003.msm及Crystal_Database_Access2003_chs.msm已包含了这几个文件了,所以应该不是这方面的问题,不解:(
没办法,导出只有自己写了.
mycity2000 2005-03-17
  • 打赏
  • 举报
回复
.net自带的我也遇到这个问题,后来用9.2的就没问题了。
阿泰 2005-03-15
  • 打赏
  • 举报
回复
.net部署打包这几个文件应该是打不进去的
mycity2000 2005-03-15
  • 打赏
  • 举报
回复
使用.net里的安装和部署打包应该没有问题.
阿泰 2005-03-13
  • 打赏
  • 举报
回复
无效导出DLL或导出格式需要单独的dll支持,水晶报表使用打包的模块进行部署,不能简单的使用拷贝方法,因为有些关联性的组件找不到的

安装目录下的runtime.chm里有说明的
File
Developer Machine and Distribution Machine Locations (Locations are the same unless listed separately.)
Description

u2fcr.dll
\Program Files\Common Files\Crystal Decisions\2.0\bin
Report Export Format DLL for Crystal Reports.

crxf_html.dll
\Program Files\Common Files\Crystal Decisions\2.0\bin
HTML Export Format DLL for Crystal Reports. See HTML for additional runtime information.

u2fodbc.dll
\Program Files\Common Files\Crystal Decisions\2.0\bin
ODBC Export Format DLL for Crystal Reports.

crxf_pdf.dll
\Program Files\Common Files\Crystal Decisions\2.0\bin
Portable Document Format DLL for Crystal Reports.

See Page-ranged export for additional runtime information.

u2frdef.dll
\Program Files\Common Files\Crystal Decisions\2.0\bin
Report Definition DLL for Crystal Reports.

u2frec.dll
\Program Files\Common Files\Crystal Decisions\2.0\bin
Records Export Format DLL for Crystal Reports.

crxf_rtf.dll



\Program Files\Common Files\Crystal Decisions\2.0\bin
Rich Text Format DLL for Crystal Reports.

See Page-ranged export for additional runtime information.

u2fsepv.dll
\Program Files\Common Files\Crystal Decisions\2.0\bin
Separated-Values Export Format DLL for Crystal Reports.

u2ftext.dll
\Program Files\Common Files\Crystal Decisions\2.0\bin
Text Export Format DLL for Crystal Reports.

crxf_wordw.dll
\Program Files\Common Files\Crystal Decisions\2.0\bin
MSWord Format DLL for Crystal Reports.

u2fxml.dll
\Program Files\Common Files\Crystal Decisions\2.0\bin
XML Export Format DLL for Crystal Reports.

crxf_xls.dll
\Program Files\Common Files\Crystal Decisions\2.0\bin
Excel Export Format DLL for Crystal Reports.
See Page-ranged export for additional runtime

delbrueck 2005-03-12
  • 打赏
  • 举报
回复
把这个dll文件注册一下试试看
sy_1996 2005-03-11
  • 打赏
  • 举报
回复
急啊,怎么没人作答呀!!!!!
不管能不能解决,给个思路也行啊!
haoztao 2005-03-10
  • 打赏
  • 举报
回复
不知道,帮你顶!

4,818

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 图表区
社区管理员
  • 图表区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧