Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to load database #54

Open
KatSamson-dev opened this issue Aug 16, 2021 · 0 comments
Open

Failed to load database #54

KatSamson-dev opened this issue Aug 16, 2021 · 0 comments

Comments

@KatSamson-dev
Copy link

ninja-20210816142228.log

I have run into the same issue on both your fork and the original project. I am trying to print use this app to print some old crystal reports. I have tested on two development environment and neither have worked. I am getting the following error:

===================Logs and Errors =================================
16-08-2021 14:22:29 Message: Error in File Statement 6348_25456_{944C4770-1299-4A96-81B8-22BBBF56031F}.rpt:
Failed to load database information.
16-08-2021 14:22:29 HResult: -2147215616
16-08-2021 14:22:29 Data: System.Collections.ListDictionaryInternal
16-08-2021 14:22:29 Inner Exception: System.Runtime.InteropServices.COMException (0x800002CD): Error in File Statement 6348_25456_{944C4770-1299-4A96-81B8-22BBBF56031F}.rpt:
Failed to load database information.
at CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export(ExportOptions pExportOptions, RequestContext pRequestContext)
at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext)
16-08-2021 14:22:29 StackTrace: at CrystalDecisions.ReportAppServer.ConvertDotNetToErom.ThrowDotNetException(Exception e)
at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext)
at CrystalDecisions.CrystalReports.Engine.FormatEngine.ExportToStream(ExportRequestContext reqContext)
at CrystalDecisions.CrystalReports.Engine.FormatEngine.Export(ExportRequestContext reqContext)
at CrystalDecisions.CrystalReports.Engine.FormatEngine.Export()
at CrystalDecisions.CrystalReports.Engine.ReportDocument.Export()
at CrystalReportsNinja.ReportProcessor.PerformOutput() in D:\Development\Crystal Exporters\CrystalReportsNinja-master\Source\CrystalReportsNinja\ReportProcessor.cs:line 340
at CrystalReportsNinja.ReportProcessor.Run() in D:\Development\Crystal Exporters\CrystalReportsNinja-master\Source\CrystalReportsNinja\ReportProcessor.cs:line 415
16-08-2021 14:22:29 ====================================================================
Exception: Error in File Statement 6348_25456_{944C4770-1299-4A96-81B8-22BBBF56031F}.rpt:
Failed to load database information.
Inner Exception: System.Runtime.InteropServices.COMException (0x800002CD): Error in File Statement 6348_25456_{944C4770-1299-4A96-81B8-22BBBF56031F}.rpt:
Failed to load database information.
at CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export(ExportOptions pExportOptions, RequestContext pRequestContext)
at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext)

Crystal reports version is version 7 though I have tried with 11 as well
DB is a dataflex database. We use the crystal reports dataflex connectivity kit.
Do you have any idea what might be causing the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant