Tagged Questions

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 ...
0
votes
0answers
21 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
29 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
46 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
75 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
75 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
1answer
246 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
434 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
72 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
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
83 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
335 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
594 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
911 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 ...