Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
27 views

Barcode not working on Crystal Server 2011

We just setup a Crystal Server 2011, and we can't get the barcode font to work. We installed the barcode font on our server, but when we run the barcode doesn't show up. Is there any setting we ...
1
vote
1answer
106 views

Deploying Crystal Reports with default parameters

i have a report with parameters that have been assigned default values, it works fine while previewing the report but as soon as I publish it to the server the default values dont show up. Can some ...
1
vote
3answers
403 views

SQL Reporting Services 2008 compared Crystal Reports?

I'm in the process of deciding whether to use SSRS or CR for our reporting needs. I have read through several discussions, including Crystal Reports vs. Microsoft SQL Server Reporting Services and ...
1
vote
2answers
2k views

Programmatic Logon to Crystal Reports Server

I have a Web Forms app that uses forms authentication. I have a Crystal Reports Server 2008 V1 server with InfoView .NET installed and working. I have some Enterprise accounts setup. EDIT: I should ...
0
votes
0answers
7 views

Licensing: SAP Crystal Reports Server: what defines a “publication recipient”?

A few months ago, I inherited a Crystal Reports 2008 Server as part of my duties at a new gig. Little to no documentation and lots of precarious setup. I'm trying to digest the licensing. The server ...
0
votes
0answers
23 views

Crystal Reports Server 2011 character set compatibility

I'm currently working on SQL Server 2008 R2 and plan to get Crystal Reports Server 2011 up and running with SQL Server. Wanted to see if Crystal Reports Server 2011 supports the Latin-1 general ...
0
votes
1answer
38 views

Scheduled Recurring Crystal Reports have status “Pending” No matter what

I have a Crystal Report in SAP BusinessObjects XI v12.1.0 (also known as Crystal Reports Server 3.1 I think). The report runs fine manually and does everything it should. I schedule the report to ...
0
votes
1answer
48 views

My Crystal Report is not getting refreshed while passing parameter?

I have created my Crystal Reports using SQL query in Crystal Reports itself, by passing two parameters, i.e, say for eg:- Month & Year. While I preview the report, I can able to navigate through ...
0
votes
2answers
83 views

How to export report files from Crystal Enterprise 10 server?

I am attempting to move some Crystal Reports from a legacy server (Crystal Enterprise 10) to their new home (SAP Business Objects XI v12). The former person in this position has multiple copies of ...
0
votes
1answer
76 views

Crystal Report for Web application

I need to make a Crystal Report V.S 2008, in c# for Web application, the report is using a stored procedure with a parameter: @id_Document, I found an example for windows application. But not for web, ...
0
votes
0answers
101 views

Crystal reports 2008: error with dynamic parameters

I'm trying to upload a report to the enterprise server, but it failed with the message "could not read parameter object" The issue occurs when I'm using dynamic parameters to generate a list of ...
0
votes
0answers
65 views

Crystal Reports issue on live server

I am using Crystal Reports. While deploying it on a live server I get the following error. Method 'CreateRowsetCursor' in type 'CrystalDecisions.ReportSource.LocalReportSourceBase' from assembly ...
0
votes
1answer
251 views

Crystall Report not working at server

I am using crystal report for printing . But after hosting in the server i got a page with following url while printing from a client machine ...
0
votes
0answers
260 views

Crystal Report Seagate ActiveX Viewer

I have problem using Seagate ActiveX viewer, can you help me out. Actually, the activeX viewer is loaded into the browser but data is not displayed in it. Just found this error in event log. ...
0
votes
1answer
443 views

Addition of string fields in Crystal Reports

I have a column name Amount whose values are sometimes like 400(300) and hence the data type is string in Crystal report. Now i wish to do summation of Amount Column.How to do that? the ...
0
votes
2answers
2k views

Crystal Report: If-Else If Formula

For one string field in crystal report i wish to write up formula where if that field is null, it should display as "No value" else the actual values should come up What i have written is Local ...
0
votes
1answer
74 views

Pulling a report from a public Crystal Report server using .Net

What is the best method for pulling a report from a Crystal Report Server that is public facing. I only have public access to the server but need to pull a report form it on a daily basis. You log ...
0
votes
1answer
127 views

Crystal Server doesn't seem to pass credential to SharePoint WebDAV folder?

We have Crystal Server setup to automatically deposit generated reports to a SharePoint WebDAV folder. The Crystal Server user is setup in sharepoint with the right permissions but yet, authentication ...
0
votes
1answer
62 views

Crystal Server Enterprise 11

Is there a way to construct a URL that when the user is redirected to, displays the report. I am running Crystal Enterperise server 11. I have created a folder in which the report exists. I can want ...
0
votes
1answer
84 views

Crystal Enterprise PDF Files

I have a website that generates pdf file from CSP. Will this pdf file be generated in the server before showing to the user? WIll it be saved in the server? Is there a way to copy these files? -Vivek ...
0
votes
1answer
337 views

CRS - Dynamically change a report locale

I am using CRS (Crystal Reports Server) 2008 v1 and we are viewing reports through a JSP application deployed on the built-in Tomcat server that comes with CRS. I would like to know how to dynamically ...
0
votes
1answer
431 views

Crystal Reports Server 2008 - How do you create a APS Logon Token programtically in .Net

Could some one guide me to create a APS logon token in .Net programatically? I need to use this token for URL reporting....
0
votes
2answers
597 views

Publish crystal reports with htm-based parameter page to the intranet

Is there a way to publish my crystal reports and call them throuh html-based parameter page (preferably jsp) to our intranet? We have developed reports using Crystal Reports, and we want users to be ...
0
votes
3answers
916 views

Scheduling parameterized reports in Crystal Reports Server

I'm trying to set up a report to run monthly in Crystal Reports Server 2008 that will give me the next month's Affordable Care Plan termination dates. However, as far as I can tell, I can only give it ...