rainforestnet / CrystalReportsNinja

A small Windows Console App that loads external Crystal Reports file, takes parameter inputs and export to various format or even print to printer
http://www.rainforestnet.com
92 stars 77 forks source link

Invalid Crystal Reports file #35

Open Asquier65 opened 5 years ago

Asquier65 commented 5 years ago

I am getting this error when attempting to run CrystalReportsNinja to produce a report. I am running Crystal Reports 2008 Version 12..36.0.601 and I've installed Crystal Reports runtime vs 13.0 . We are running against Oracle 11g database. Do you know what I need to do to fix this error? Do I need a version of CrystalReportsNinja that works with Crystal Reports 2008?

Exact Text: C:\>CrystalReportsNinja -f M:\Work Documents\TestReport1.rpt Exception: Invalid Crystal Reports file Inner Exception:

Thanks in Advance for all your help.

mhertzfeld commented 4 years ago

Try the fork below. It has some better logging that may help determine what the problem is.

https://github.com/mhertzfeld/CrystalReportsNinja