I am trying to set up some web reports using Crystal Reports 8.5.
I did this last year ok but now when I am running them I am getting the error:
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/pubs/include/AlwaysRequiredSteps.asp, line 15
Invalid ProgID
The error indicates to me that it can't create a CrystalRuntime.Application object
Set session("oApp"
= Server.CreateObject ("CrystalRuntime.Application"
but I have no problem running Crystal Reports itself.
Anyone have any ideas or have had the same problem?
I did this last year ok but now when I am running them I am getting the error:
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/pubs/include/AlwaysRequiredSteps.asp, line 15
Invalid ProgID
The error indicates to me that it can't create a CrystalRuntime.Application object
Set session("oApp"
but I have no problem running Crystal Reports itself.
Anyone have any ideas or have had the same problem?