.Net环境水晶报表在98下发布,出现"不能加载报表..."问题的解决

发布环境是:  .Net1.1+Win98+CrystalReport9.1
发行的问题:  发布后发行一切都正常,只是打开报表的时候出现"不能加载报表..."错误.
原             因:  C:/program files/common files/Crystal Decisions/1.0/bin/CRQE.dll没有注册.
解决    方法:  (1) 拷贝Dbghelp.dll 到安装机器的系统路径下
                        (2) 用 regsvr32 "C:/program files/common files/Crystal Decisions/1.0/bin/CRQE.dll"

参阅文章:http://support.businessobjects.com/library/kbase/articles/c2013420.asp

Err Msg: "Failed to load report" After deploying .NET 9.1 application to Win 98

The information in the article refers to:
Crystal Reports for Visual Studio .NET

Applies to:

Reported version only
Development
Deployment

Synopsis

A .NET application using Crystal Reports for Visual Studio .NET as its reporting development tool.

When the application is deployed the error message "Failed to load report" is displayed.

Why does this error message appear and how do you resolve this issue?

Solution

The error message appears because the query engine DLL (Crqe.dll) did not get registered on the client computer.

To resolve the error message:

1. Copy Dbghelp.dll from the development computer and place it in the System32 folder on the client computer.

2. Manually register Crqe.dll by using the following command:

regsvr32 "<folder path to Crqe.dll>"

For example:

regsvr32 "C:/program files/common files/Crystal Decisions/1.0/bin/CRQE.dll"


Additional Information
---------------------

For information on deploying an application that uses Crystal Reports and Visual Studio .NET, search for knowledge base article c2013175 on our support site:

http://support.businessobjects.com/search

评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值