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 information #13

Open
KimBaRog opened this issue Oct 31, 2017 · 3 comments
Open

Failed to load database information #13

KimBaRog opened this issue Oct 31, 2017 · 3 comments

Comments

@KimBaRog
Copy link

The report is using database type of File System Data with a starting directory that I can read access.
C:\CrystalReports>crystalreportsninja.exe -F c:\CrystalReports\CountCMS-DbutilFiles.rpt
Report loaded successfully
Database Login done
Error in File CountCMS-DbutilFiles 7652_7088_{4E8BCBC7-C766-44FD-AB1C-9467871663CC}.rpt:
Failed to load database information.
Error in File CountCMS-DbutilFiles 7652_7088_{4E8BCBC7-C766-44FD-AB1C-9467871663CC}.rpt:d database information.
Failed to load database information.
at CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export(ExportOptions pExportOptions, RequestContext pRequestContext)
at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext)

Any help would be appreciated.

@ancelP
Copy link

ancelP commented Mar 27, 2018

almost got the same problem here. can someone help.?

27-03-2018 16:02:13 Report loaded successfully
27-03-2018 16:02:13 Output Filename : test2.pdf
27-03-2018 16:02:13 Output format : pdf
27-03-2018 16:02:14 Discrete Parameter : PV_FOR_DATE = 2018-03-26
27-03-2018 16:02:16 Exception: Error in File 0151 22444_12724_{8A3B3C0E-029C-48E8-9949-6EAD2B25DCD9}.rpt:
Failed to load database information.
27-03-2018 16:02:16 Inner Exception: System.Runtime.InteropServices.COMException (0x800002CD): Error in File 0151 22444_12724_{8A3B3C0E-029C-48E8-9949-6EAD2B25DCD9}.rpt:
Failed to load database information.
at CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export(ExportOptions pExportOptions, RequestContext pRequestContext)
at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext)

@jschneck1
Copy link

Same here:

04-05-2018 16:08:23 Report loaded successfully
04-05-2018 16:08:23 Output Filename : C:\cr_ninja\dq_report.xls
04-05-2018 16:08:23 Output format : xls
04-05-2018 16:08:26 Exception: Failed to load database information. Error in File dq_report_indirect_weekly 7228_15120_{148D32F4-9003-47D8-BEE3-CB55EBA70273}.rpt: Failed to load database information.
04-05-2018 16:08:26 Inner Exception: System.Runtime.InteropServices.COMException (0x800002CD): Failed to load database information.
Error in File dq_report_indirect_weekly 7228_15120_{148D32F4-9003-47D8-BEE3-CB55EBA70273}.rpt:
Failed to load database information.
at CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export(ExportOptions pExportOptions, RequestContext pRequestContext)
at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext)

@KatSamson-dev
Copy link

Was there a resolution for this item?

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

4 participants