New Crystal Reports component for ASP
Dear all,
We recently upgraded from Business Objects XI R2 to Business Objects XI R3.1.
As a result, when users attempt to print reports, they get the following error:
Server objecterror 'ASP 0177 : 8007007e'
Server.CreateObject Failed /Reports/AlwaysRequiredSteps.asp, line 15
That line 15 is this:
Set session("oApp") = Server.CreateObject("CrystalRuntime.Application.11 ")
This leads me to conclude that Crystal Reports component is no longer "CrystalRuntime.Application.11"
Does anyone know what it is?
Thanks a lot in advance
|