我用CR For VS.NET2003设计的报表,在CrystalReportViewer中点击导出图标可导出为PDF,XLS等格式,在我的开发环境WIN2K SRV中一切正常,但当布署到客户机Win98SE,点击导出图标时出现如下错误信息:"XXX.rpt内部错误。无效导出DLL或导出格式"。在网上搜了一下,说要将msvcp60.dll放到system32目录中(win98系统目录应该是system嘛,我两个目录中都放),问题未能解决。请赐教
...全文
3158打赏收藏
无效导出DLL或导出格式,怎么回事?
我用CR For VS.NET2003设计的报表,在CrystalReportViewer中点击导出图标可导出为PDF,XLS等格式,在我的开发环境WIN2K SRV中一切正常,但当布署到客户机Win98SE,点击导出图标时出现如下错误信息:"XXX.rpt内部错误。无效导出DLL或导出格式"。在网上搜了一下,说要将msvcp60.dll放到system32目录中(win98系统目录应该是system嘛,我两个目录中都放),问题未能解决。请赐教
安装目录下的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.
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