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...
Thanks. Have already seen that article. We even tried using the adminstrator as the anonymous account and it still did not work.
I think this is a bug in 8.5 but unfortunately, BO does not support that version any longer. We may have no choice but to go to v9 or later (where the same export...
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...
This was not a very helpful link unfortunately. The User Guide is over 100 pages long and says nothing about the problem we are facing.
Let me rephrase the question:
Is it possible to display an OLAP Grid within the web ActiveX viewer using ASP and RDC? I think this is where our problem lies.
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...
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.