本文介绍了我收到错误“ReportDocument.Engine.EngineExceptionErrorID.LogOnFailed”而ReportDocument.verify()函数调用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Crystal报表中调用函数ReportDocument.VerifyDatabase()时,我遇到了异常登录失败。并为数据库设置正确的信息。这些事情发生在将我的桌面应用程序转换为framework4.5时,所以我将Crystal报告更改为13.0.8 previousaly使用Framework 2和Crystal 11.

While am calling function ReportDocument.VerifyDatabase() in Crystal report , I Got a Exception Log on Failed. and setting information for Database Reaches a Right one,. these thing are happened while am converting my desktop App to framework4.5 so i have changes Crystal report to 13.0.8 previousaly Used Framework 2 and Crystal 11.

推荐答案

这篇关于我收到错误“ReportDocument.Engine.EngineExceptionErrorID.LogOnFailed”而ReportDocument.verify()函数调用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

11-01 00:20