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

王朝c#·作者佚名  2006-01-09
窄屏简体版  字體: |||超大  

发布环境是: .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

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
 
 
© 2005- 王朝網路 版權所有 導航