Skip to Content
0
Former Member
Mar 04, 2009 at 04:12 PM

Crystal viewer and IIS worker process settings, session state

84 Views

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