Hi,
I get the following exception:
The document has not been opened.
when i initialize
ReportDocument reportDocument = new ReportDocument();
It worked in the test environment with no problems, however the error occurs on the live server where SAP Crystal Reports 2013 SP6 is installed.
I installed SAP Crystal Reports 2013 SP6 on the test environment and the error is replicated. Is there a way the get this to work without uninstalling SAP Crystal Reports 2013 SP6?
Refernces:
CrystalDecisions.CrystalReports.Engine version:14.0.3500.0
CrystalDecisions.Shared version:14.0.3500.0
Thanks.