I have an asp page that uses crystal viewer to show a rpt report. I don't know why but it doesn't work more, seems I have a DLL problem.
The code:
***
Set session("oApp") = Server.CreateObject("CrystalRuntime.Application")
***
The error:
***
Error Type:
Server object, ASP 0177 (0x8007007E)
8007007e
***
I don't remember what DLL is used to create this object. Please help me.
Renato.
The code:
***
Set session("oApp") = Server.CreateObject("CrystalRuntime.Application")
***
The error:
***
Error Type:
Server object, ASP 0177 (0x8007007E)
8007007e
***
I don't remember what DLL is used to create this object. Please help me.
Renato.