We have come across a problem that is very difficult to figure out and hope that someone has a solution.
We are using RDC and Crystal 8.5 to execute and render reports through the web. Everything works fine and the reports are displayed properly in the web browser using the ActiveX viewer...
When running Crystal Reports through ASP.NET and the DHTML viewer, we noticed that the icons on the toolbar are missing (export, print, etc). The buttons work but the icons are not there.
Reviewing the source code behind the viewer, we noticed that the icon files are not included in the...
We are using Crystal 2008 and ASP.NET 2.0.
When executing a Crystal report containing an Excelsius object and viewing it in the DHTML viewer, nothing comes up. This is going through a web page and ASP.NET.
There is a blank spot where the flash file should go but nothing else. It works when...
Does anyone have any examples of how to publish Crystal report groups as bookmarks in PDF output using the RDC/COM interface?
Is that even possible? I could not find any examples of this on the Business Objects site.
We programatically generate the Crystal 11 report to PDF output and would...
We are using the COM (RDC) interface to activate the Crystal ActiveX viewer for Crystal 8.5 through ASP. The viewer comes up fine in the browser but when we attempt to export to either Word, RTF or PDF formats using the Export button on the viewer, we get the following error:
CRAXDRT error...
Is it possible to connect to an OLAP data source using the RDC API?
We are using Crystal Reports XI and are connecting to a Hyperion Essbase OLAP data source using the native OLAP functionality. The report works properly in Crystal but when we try to run the report using a web interface and...
I would like to create a single query that would retrieve the maximum value of a grouped rowset.
We have a table with the following information:
ID
Description
Time
We can have data such as the following:
ID Desc Time
-- ---- ----
9...
I have a simple Crystal report (v9) that takes a single parameter of type time. We are calling the report using the RDC component, but we get a Type Mismatch error when using the following code:
Call parameterFieldsCollection(1).AddCurrentValue(CTime("11:00:00"))
-- also used the following...
We are running into a strange problem that is difficult to resolve because it is intermittent.
We are invoking a Crystal report using the RDC interface and from time to time, the following error is returned:
"Cannot create ActiveX component."
This has occurred with Crystal 9 and 10 on...
We are using classic ASP/Crystal 9 RDC to try and connect to a Microsoft Access data source through a Crystal report.
The Access .mdb file is sitting on a remote file server that is accessed through a share.
We created a System DSN on the web server that points to the Access database using a...
I am having a devil of a time coming up with the appropriate syntax to enumerate the users within a particular group or OU.
Listing all the users or groups on a computer is no problem but trying to list the users within a group either returns nothing or an error.
I am sure I am missing...
We are using Crystal 10 and are generating reports using the RDC component through ASP.
When a user opens a report containing many pages (about 50 or 60) and tries to print or page through, they intermittently get the following error:
CRAXDRT Error Occrued on Server - 2147189544:
A Crystal...
Does anyone know of any package that can be used to distribute Access reports over the web?
We are looking to enable users to use their browser to dynamically run our Access reports through an intranet/extranet. The Access database would reside on our server and users would only need a browser...
Does anyone have an example of how to use RDC to call a Crystal report that uses a stored procedure?
I am using SetLogonInfo (server), (database), (user), (password)
but cannot get anything back.
How do we specify the stored procedure name in this string? I tried different variations of the...
We are trying to add the Select Expert button on the ActiveX viewer toolbar when viewing a report through a straight URL (http://myserver/myreport.rpt).
I could not see where that could be added through the Crystal Enterprise management console.
Is there a .csp page we can modify to add the...
Has anyone been able to use the SelectExpert button in the ActiveX viewer toolbar successfully?
When selected, one can add a new filter and apply it but the report just refreshes all the data and does not filter it according to your selection.
Is there anything special that needs to be done?
Using RDC and ASP with Crystal 10, we are trying to connect to an Interbase database using the following code:
SetLogonInfo "SYSTEMDSN", "c:\mydatabase.gdb", "SYSDBA", "masterkey"
When running the report, the following error is generated:
"HY000 INTERSOLV ODBC Intersolv driver: Unavailable...
We have a web application developed using ASP that calls a Crystal report and attempts to print it to a printer selected by the user.
The printer is defined by name and the code used is as follows (this was done using VB but the code is in an ASP application and follows the same logic):
crxApp...
I am having trouble passing multiple values to a paremeter. We have a Crystal report with an EmployeeID parameter that is set up to accept multiple values (4,5,...).
I can call the parameter with a single discrete value and everything works fine, as in:
~~~~~~~~~~~~~~~~~~~~
Set Values =...
Has anyone successfully used CE 8 on a Windows 2003 platform?
If so, any special things we need to do to get it to work properly? Right now users are getting an HTTP 404 when attempting to access a Crystal report via the web browser.
Thanks in advance.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.