Wrox Programmer Forums
|
ASP CDO As of Oct 5, 2005, this forum is now locked. No posts have been deleted. Please use "Classic ASP Professional" at: http://p2p.wrox.com/forum.asp?FORUM_ID=56 for discussions similar to the old ASP Pro Code Clinic or one of the other many remaining ASP and ASP.NET forums here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP CDO section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 3rd, 2005, 05:39 AM
Registered User
 
Join Date: Mar 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Crystal Web Integration Issue

Despite being quite new to Crystal Web implementation I managed to construct a dynamic web reporting interface in ASP. It basically displays a parameter entry page mapped to a specified .rpt file. The user then enters the neccessary values and submits the form.

A report oject is then created and the parameter values assigned. Then this error occurs on the ReadRecords method call:

"Crystal Reports ActiveX Designer error '80047633'

An external object raised an error. No Error Description Available. "

Further investigation revealed an error number of 2147191245, but no description is available. I have searched on Google and this brings up about 4 results, none of which have been particularly useful.

It all works fine in our development environment (Win2K, Crystal Reports Developer v.10) - the problem occurs in our Live environment (Win 2003 Server, Crystal Reports Advanced Developer v.10)

I dont think it is a permissions issue, as it does create the report object and assign the parameter values OK.

Please if anyone can help, I would be very grateful, as would be my frayed ends of sanity :O)



 
Old March 3rd, 2005, 07:15 AM
Registered User
 
Join Date: Mar 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I have now tried installing the standard developer edition on to the live environment, but get exactly the same problem.

 
Old March 14th, 2005, 04:41 PM
Registered User
 
Join Date: Mar 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,

I'm getting basically the same error:

Seagate Crystal Reports ActiveX Designer error '80043ac1'
An external object raised an error. No Error Description Available.

Interesting, a similar scenario too; these reports worked fine on a Windows NT Server (our former production server) and now we're getting this error on the new production server (Windows 2003).

Wish I had the answer, but hopefully this will draw attention to the post again!!!! I'm really wondering the answer to this!!!!!

 
Old May 8th, 2005, 11:14 PM
Registered User
 
Join Date: May 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Somebody help!!!

 
Old May 11th, 2005, 08:34 AM
Registered User
 
Join Date: May 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Has anyone had any success in resolving this issue?

 
Old May 16th, 2005, 10:22 PM
Registered User
 
Join Date: May 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I am having the same problem. I have a VC++ CGI script which uses the Crystal Reports "craxdrt.dll". When the interface attempts to open the report with the "OpenReport()" method, it generates the same error message. The CGI script works fine on Windows 2000 but falls over on Windows 2003. I have searched high and low but have been unable to find the cause or a solution. It may a security issue which is denying the DLL appropriate rights to the file.

 
Old May 24th, 2005, 02:02 AM
Registered User
 
Join Date: May 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I have resolved the problem on our Windows Server 2003. For some reason we had to add to the "Users" group to the web root drive. For example, if the web root is located on "C:\Inetpup\wwwroot" you have to add the "Users" group at the "C:\" drive level down. Giving the "Users" group "Read and Execute" permissions worked for us. Hope this helps.

 
Old May 31st, 2005, 01:50 PM
Registered User
 
Join Date: May 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Try changing the permissions on the 'security' tab of the %TEMP% folder on your webserver. Add the IUSR user to the list of users and give it permission to create files. It probably has something to do with the Crystal designer component trying to create a temp file when it is creating the report output.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Crystal Reports - Print on back of page issue ralphred Crystal Reports 2 January 30th, 2015 03:15 AM
Crystal XI export issue stepcalulo Crystal Reports 0 August 10th, 2007 02:08 PM
.NET C# Crystal Reports 9.0 Report browsing issue vhrao C# 0 April 23rd, 2007 09:06 AM
Crystal 11.0 and VFP8.0 integration Aloa Crystal Reports 0 July 17th, 2006 11:24 AM
V V V Urgent::Crystal report format issue narayanark2003 Crystal Reports 0 July 6th, 2006 07:58 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.