Hello,
We are using crystal viewer in our web application for reports. We have this issue where sometimes the crystal viewer throws "An error occured" message.
We have nailed it down to the combination of IIS worker process settings and Crystal viewer session state. The session objects, say session("oEMF")/session("oPageEngine") that are referred by the viewer are lost when the IIS worker process is recycled and hence it results in this error.
Is there a workaround for this problem?
Thanks,
Sunil Tayi