crystal-reports Questions
6
This is in C#, Visual Studio 2008, crystal reports that came with VS2008
I've got a crystal report viewer form that resides in a DLL. The DLL is responsible for loading the crystal report (based o...
Watchband asked 7/4, 2009 at 6:17
8
Please help. I have a web application that was built in VS2010 and we are using the CR plugin for 2010 and everything works perfect on our local machines. When we go to deploy the web application t...
Borek asked 17/11, 2010 at 19:51
12
Solved
I'm facing a very buggy issue, in ASP.NET application after viewing the same report many times simultaneously I got this exception:
The maximum report processing jobs limit configured by your syst...
Trommel asked 6/3, 2012 at 8:4
4
Solved
You can enter a URL in a Crystal Reports image Graphic Location field to allow Crystal to load it dynamically at runtime. Eg: http://reports.server.com/logo.png or {?_pUrl} & "/logo.png"
Are y...
Rempe asked 28/4, 2014 at 1:12
6
I have Page Footer()PF A and B, whenever I suppress PFa, PFb will move up following the report footer.
Imagine the vertical lines as the line number,
|Page Header
|Details
|Report Footer
|Page Foo...
Ardy asked 27/9, 2012 at 0:57
3
Solved
I have a problem when I want to connect Crystal Report with DataSet in c#.
Error
failed to load database information, details: unable to load database connector 'crdb_adoplus.dll'. the correct ver...
Hardboard asked 18/1, 2020 at 0:31
7
I am using the .Net 2008 web application with Crystal Report 10.5. I am able to generate the PDF report in Windows 7. But when I run the application on Windows Server 2012, it shows the below issue...
Balladist asked 11/6, 2015 at 17:36
6
Solved
I'm working on Microsoft Visual Studio 2003.
I'm searching for a way to suppress a column if it is empty and replace the blank space left by the other columns.
I'm searching everywhere but I can'...
Reprovable asked 10/4, 2013 at 10:56
3
Solved
I'm learning to use Crystal Reports (with VB 2005).
Most of what I've seen so far involves slurping data directly from a database, which is fine if that's all you want to display in the report.
M...
Annulose asked 16/7, 2009 at 20:51
5
Solved
We've a WPF application written in .NET 3.5 using Visual Studio 2010. The solution consists of 8 projects - all compiled in .NET 3.5. The application uses Crystal Report. Target OS is Windows 7.
R...
Monogenic asked 30/8, 2012 at 11:1
3
How to copy existing Crystal Reports to the project? This should not affect the changes to the original Crystal Reports.
I have a Crystal Reports at : E:\DM Accounting Packages\Invoice.rpt. And I ...
Binkley asked 6/9, 2011 at 9:29
5
Solved
I have a report where each group is about 5-7 pages long.
I need to suppress the page header on the first page of each group
How can I do this?
Messinger asked 7/7, 2010 at 22:15
5
Here is a strange problem I have run into.
My record select formula is as follows, I have dumbed it down for purposes of this error:
reportDocument.RecordSelectionFormula = " {@ClientName} = 'Smi...
Valoniah asked 25/1, 2010 at 19:34
10
Solved
I found this post on Crystal Reports Cutting Off Text in PDF, but it didn't solve my problem.
I have a Crystal Report that contains a field within a text object (to control line spacing) and has "...
Laughlin asked 5/3, 2010 at 22:30
5
I've been working on an internal website for quite some time now, maintaining it for a client.
Other than a few bugs, the website is working as intended.
But then, all of a sudden, the error in qu...
Oneirocritic asked 10/10, 2013 at 3:36
7
I am looking to solve this error:
Could not load file or assembly 'log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot fin...
Dysarthria asked 26/7, 2012 at 16:2
2
Solved
I've spent the past few days looking into that and I can't seem to figure it out.
I have a c# WinForms application that uses the ReportDocument to load a report and put it into the Crystal Report...
Brainwork asked 15/4, 2015 at 6:29
5
Solved
I believe the conventional way to deploy Crystal Report with a .NET program is to set it as a prerequisite in the publish settings and then a .msi will be packaged with the ClickOnce files on the w...
Thunderhead asked 8/11, 2009 at 6:13
6
Solved
I have the following query that I am attempting to use as a COMMAND in a crystal report that I am working on.
SELECT * FROM myTable
WHERE to_date(myTable.sdate, 'MM/dd/yyyy') <= {?EndDate}
Th...
Rhynchocephalian asked 11/5, 2011 at 14:52
5
Solved
I am using Crystal Report v9x. In the data which is displayed in Crystal Report Viewer having the images. When i am trying to show the reports in the Crystal Report viewer, Images are not showing u...
Lasseter asked 31/8, 2012 at 9:50
3
Solved
I've a vertical line that i want to suppress with a condition.
Unfortunately I don't see the condition option by a line.
When I use an empty textbox, all the other text is moved down.
Is there cond...
Pasol asked 10/12, 2013 at 3:19
4
Solved
In some inherited code, I see group headers/footers have items like 'Sum of @numcount' . I cannot get the sum of a formula field. Any thoughts?
Corrugation asked 25/8, 2010 at 21:23
3
Solved
I was trying to filter the crystal report by using the IN operator like what we do in SQL. In crystal report, i was trying to do it the same way as something like this
({i_NonPfcIncDetStt.TeamCode}...
Durgy asked 22/7, 2011 at 10:34
12
Solved
I am creating a simple report using a .NET object from my project as datasource, using SetDatasource() method. However, when I run the report I get "Database logon failed" error. This report is not...
Latex asked 30/11, 2010 at 0:38
5
Solved
I am using C# with Winforms. I am trying to print bills on a paper roll. The width of the paper is 3in but the length of the paper is dynamic (its a roll paper). The length depends on how many item...
Vanda asked 6/12, 2010 at 10:20
© 2022 - 2025 — McMap. All rights reserved.