I am using CR4E 2.0.4.
While trying to open a report and obtain an new instance of the ReportClientDocument using the command clientDoc.open( reportLocation, 0 );, I receive the following error:
com.crystaldecisions12.reports.common.archive.CrystalQueryReportException: This product cannot load Crystal Query reports.
I do know the report use a command query. Is that the problem? I can find nothing on the error nor can I even find any API docs on the exception class. Any info would be greatly appreciated.
Victor