I am trying to web enable some Crystal Reports, which I have done before on another machine.
This time I am getting the error:
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
for
Set session("oApp"
= Server.CreateObject("CrystalRuntime.Application"
This ASP is written by Crystal Decisions. Looking on the microsoft site this error message indicates i need to have and register the dll MSWCRUN.DLL which I have done, but I still get the error.
any ideas?
This time I am getting the error:
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
for
Set session("oApp"


This ASP is written by Crystal Decisions. Looking on the microsoft site this error message indicates i need to have and register the dll MSWCRUN.DLL which I have done, but I still get the error.
any ideas?