Crystal Reports ActiveX Error
From: Will Platnick (wplatnick_at_mac.com)
Date: 11/04/04
- Previous message: _ C l a u d i n h o _: "set bold dynamic in report"
- Messages sorted by: [ date ] [ thread ]
Date: 4 Nov 2004 12:11:17 -0800
Hello,
I am a total Crystal Reports newbie. We just moved a client from a
2000 server to a 2003 Server. We copied over his content, installed
Crystal 8.5 as well as Crystal Enterprise and have verified that
Crystal Reports is installed correctly. You can view report files by
going straight to the rpt or via the ActiveX viewer.
Whenever we call the exact same script, where everything else is also
the same, this is the error message we get
Crystal Reports ActiveX Designer error '80043ac1'
An external object raised an error. No Error Description Available.
/sw_reporting.asp, line 106
Line 106 is: Set session("oRpt") = session("oApp").OpenReport(path &
reportname, 1)
path & reportname are both set correctly
session("oApp") is being set by: Set session("oApp") =
Server.CreateObject("CrystalRuntime.Application")
If I try to Responsr.Write session("oApp") I get this error message:
Response object error 'ASP 0185 : 80020003'
Missing Default Property
A default property was not found for the object.
This may or may not be normal.
I don't think it's a code issue, since the same code works on the old
server and I know the reports are working. I've searched Google and
their KB, but the only recommendation I could find was to remove files
from the temp directory of windows.
- Previous message: _ C l a u d i n h o _: "set bold dynamic in report"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|