Crystal Reports is a report writer that operates as a stand-alone report designer, an integrated part of Visual Studio, or part of SAP's Business Objects Enterprise suite.
0
votes
2answers
54 views
Why all my links opening in a new Window?
Recently i upgraded a web project from Framework 2.0 to 4.0
On my main page there are several links. Upon clicking on them it opens within the same window.
There is one link to a page which ...
0
votes
0answers
51 views
Scrollbars appear on the page with crystal report for VS2010
I prefer displaying my report in a div container which has overflow:scroll
I put the crystal report viewer inside the DIV and expect it to remain within the div only which works fine. My div gets ...
-3
votes
2answers
66 views
Why do we need Reporting Tools? [closed]
In most projects, reporting tools such as crystal reports are choosed to display data. There are many reporting tools we can choose. Perhaps some of them is easy to use, but most of them are a little ...
0
votes
1answer
147 views
C# Deploy a setup file, and Could not load file or assembly 'CrystalDecisions.Windows.Forms.Version=13.0.2000.0. Culture=neutral
I deploy my system with using Add-->Setup project,
and then i successfully install the system on my another computer, and the database work fine, but when i try to load crystal form the error message:
...
0
votes
0answers
174 views
c# crystal reports viewer empty report visual studio 2010
I am having a problem with the Crystal (SAP) ReportViewer in Visual Studio 2010.
The report runs fine in the designer preview - it is an embedded report in the project.
But when I display it in the ...
0
votes
1answer
23 views
Where does the InfoStore service run from?
I'm new to development for the Business Objects 4.0 SDK. I've figured out how to connect to the server. Through various examples on the web, I've also learned I need to use the InfoStore service to ...
1
vote
2answers
124 views
Crystal Reports Asking For Database Login Information?
I am using an Access database with no particular security setup. I can open the database just fine through Explorer but when I try to open a report it asks for the login credentials of which there ...
0
votes
2answers
31 views
How to group depending on values in Crystal Reports?
I have a bunch of data about people attended or unattended, and I want to sepparate them. In one column I have '0' for unattended people, and some number for the attended ones. How can I show that in ...
0
votes
0answers
24 views
Crystal Reports: How Do I Pass a Populated Object To A Report?
Using the Database Expert I created a New Connection under "ADO.NET (XML)" and spelled out my namespace and class name to my business layer object. This allowed me to access my object in another ...
0
votes
0answers
46 views
how to create drill down for group footer
in crystal XI i have a report that looks like what is below.
I can't seem to enable drill down by skipping a section (meaning i can't drill down to group header 3 if group headr 2 isn't visable). I ...
0
votes
0answers
42 views
Crystal Report Export to PDF in ASMX Service
I am attempting to call a web service that uses Crystal Reports (for VS 2008) to generate a report, export to PDF (saved to a subdirectoy of the service), then return the file path as String.
When I ...
-1
votes
1answer
28 views
How can I display only the top three rows in a report?
I have 2 fields in a report: job# and hours worked. I have it grouped by job# and then a sum on the hrs worked. I would like to be able to have just the top 3 job# with the most hours in the sum. can ...
0
votes
2answers
77 views
DateTime Parameters in Crystal Reports
I have written a stored procedure in SQLServer which accepts 2 parameters, both in dateTime format. The idea of the stored proc. is for the user to be able to search for specific cases between 2 ...
-1
votes
0answers
21 views
Crystal Reports Login/Password [closed]
I've been assigned to update a few crystal report files but get prompted for a login/password. I've been supplied with a few passwords for most of the database files but cant manage to find the login ...
1
vote
1answer
56 views
Subreport parameters not being used when 0 records
I have a subreport in a crystal report but there are 0 records returned, but the subreport insists on pulling every order remark ever entered yet still displaying 0 remarks.
It's very odd, it says ...
0
votes
1answer
81 views
displaying a crystal report using c#
I am relatively new to C# and i have never used Crystal Reports so i apologise if i do use the incorrect terminology. I am trying to display a report which is called by some C# code. By following a ...
0
votes
0answers
103 views
Crystal Report - C# WinForm
i am trying use crystal report.
below is the event from which i am invoking crystal report viewer form.
private void areaWiseEstaToolStripMenuItem_Click(object sender, EventArgs e)
{
...
0
votes
0answers
206 views
'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception. works fine but except one project
i have seen this problem all over the internet but my problem is little different as this code is working fine in any new project.
Imports CrystalDecisions.CrystalReports.Engine
Imports ...
0
votes
0answers
55 views
how to create the crystal reports as seperate project and how to link with asp.net application
I have one asp.net application with number of crystal reports, due to this i am getting error "Insufficient memory". Now i want to do crystal reports as separate project and link with my application.
...
1
vote
0answers
61 views
Conditional repeat of report header in Crystal Report
I have a crystal report and I am trying to display the the data in multiple columns.
For that I have done Format using Multiple Columns method
My report structure is as follows
page1
Val1 Val2 ...
0
votes
0answers
78 views
crystal report printing problems on browser
We followed this approach to generate report in asp.net mvc3 project.
the report can be displayed normally on different web browsers
but we encounter these problems:
print button does not work ...
1
vote
0answers
33 views
Crystal Reports crashes first run. Works fine after that
Everything works fine on the development machine(win8 x64)
When deployed to a windows xp machine 32bit the program works fine, until I try to print out a report. It gets this unhandled exception:
...
0
votes
1answer
71 views
reportDocument.ExportToDisk error when exporting Crystal Report to Word
I am getting an error from my C# code when I try to export a Crystal Report to Word using reportDocument.ExportToDisk.
It crashes on this line:
...
-1
votes
0answers
27 views
Crystal report margin not showing properly [closed]
The right hand side of the reports are trimmed when showing in the browser aspx page. Its working fine in my systems and other client systems. But only in one client place it is coming like this for ...
-1
votes
1answer
58 views
To change column in crystal report in details sections
<Column Title1> <Column Title 1>
Row1 Row6
Row2 ...
0
votes
0answers
21 views
IIS Process Consumption at the Pages where Crystal Report Viewer is used
Is any one noticed any problem regarding Crystal Report Viewer 13 in which ISS process keeps on stacking and in the end it throws the error of IIS not responding, which in turn to be start working ...
0
votes
0answers
105 views
SAP Crystal Reports Viewer does not display in browser
I own a ASP.NET web project with framework 4.5. Is installed and implemented an SAP report for VS2012 Crystal Reports Developer.
Making in Local report, it works correctly in browsers (Chrome, ...
0
votes
0answers
33 views
Crystal Report 2008 DLL
I've developped a windows service that export reports with Crystal Report. I've made my application with VS 2010 and with the library of CR 2011
CrystalDecisions.CrystalReports.Engine => version ...
0
votes
2answers
60 views
Crystal report sub report overlapping
I have developed crystal report with 4 sub reports. Data volume of the sub reports are depending on the demand of the report.
When I put in those sub reports inside detail block it overlapping each ...
0
votes
0answers
52 views
all the schemas are not displaying in the crystal reports 9
Im using crystal reports 9 to create a report for the data present in the DB2 Database. I'm connecting to the database via ODBC connection and after the connection is successfully established, all the ...
0
votes
0answers
50 views
Font size decreases while printing or exporting crystal report
My crystal report uses two languages Hindi and English. While I run the report it show result as per the expectation.
But while I print or export the report , font size decreases. I have tried to add ...
0
votes
0answers
89 views
Runtime error in crystal reports 2010
When i try to run program (VS2010, .net4.0 full profile) that use Crystal reports 2010 in another computer from my develop machine, i get this error:
Mixed mode assembly is built against version ...
1
vote
1answer
98 views
Crystal Report Sum of a Group Summary
I have a report in which I'm trying to sum a summary on one group to another group. Ex:
group 1: 75 <- sum of the maximums
group 2: 50 <- max of the group
line ...
0
votes
1answer
33 views
Formula to assign “Score” of one item to a different item in Crystal Reports
I have three fields called "UniqueID" "Relationship" and "Score".
Relationship:
Self
Boss
Peer
Direct Report
Other
I need to merge the Scores from "Others" and "Peer" into one group labeled ...
0
votes
1answer
118 views
Crystal report Data from multiple table?
I have 2 tables in program and I am trying to Display data from these Table to Crystal report.
Table1: "student1" with attribute (Name,RegID, Section, RollNo, sex, DOB, City, State)
table 2: ...
0
votes
1answer
574 views
Crystal report for visual studio 2012 application
Using Visual Studio 2012 and Crystal Report 9
When i run the report in the client machine, showing error as "Could not load file or assembly "CrystalDecisions.Windows.Forms,Version = 13.0.2000.0 ...
0
votes
1answer
46 views
Unknown Database Connector Error
I have a problem in server computer when I click button to show report(crystal)
This error have been shown:
Unknown Database Connector Error Error in File List_Vagozari_Ensheab_Ab ...
0
votes
0answers
34 views
Getting Error in crystal report
I am getting following error all of a sudden which I was not getting till yesterday..
ystem.AccessViolationException: Attempted to read or write protected memory. This is often an indication that ...
1
vote
2answers
297 views
SUM of the details in group header Crystal reports
I am generating the crystal report in the ASP.NET/C# Website. I require the groupwise sum in the header of the group, When I add the SUM field (Running Total Field) shows the first entry of the ...
0
votes
0answers
41 views
Crystal Reports 2008 - Summarize and total columns pulling data from Sage 50
I'm trying to create a Customer Sales Report that shows each customer's purchase amount and quantity per quarter. At run time, i can change the yearly parameter. The goal to observe trends in ...
0
votes
0answers
67 views
What are the best choices to complete or replace SSRS? [closed]
I currently work in a BI development team which use exclusively SSRS as Reporting tool.
Because we are using SSIS and SSAS to develop our ETL and Cube creations in our different projects, it was until ...
-1
votes
1answer
154 views
For Crystal reports 9 for vb 6 ,during export of report , I just want to limit the user see only pdf in export combo, is there a way to do it?
For Crystal reports 9 for visual basic 6 , you can export the report to various file format such as pdf, excel, word, rpt etc. If I just want to limit the user see only pdf in export selected combo , ...
0
votes
0answers
35 views
ASP.net webapplication hangs for any request
All,
We have ASP.net application hosted in IIS7.0. It was running smoothly for more than 2 yrs. Currently we are facing the following issue.
Whenever the user perform activity the appliaction hangs ...
1
vote
0answers
34 views
Modify a crosstab's Totals
I have the following crosstab in crystal reports:
______________________
| January |
|______________________|
| Gross |
|Total Profit ...
0
votes
0answers
151 views
Crystal report missing parameter values after inserting subreport
Need some advice to fix this. I have main_emp_report.rpt working fine until i insert this subreport I copied from a subreport itself, changing only the subreportname and some text.
I want to use ...
0
votes
3answers
191 views
crystal report Unable to connect: incorrect log on parameters
Hi friend I've created a crystal report with parameter,its running successfully in while executing in source code but it does not load in while i config after IIS its shows the error like unable to ...
-2
votes
0answers
41 views
Kill function not working for .rpt files [closed]
I have a vb 6 application. I have used the KILL command a file with a .DOT extension but the same command gives error when trying to kill a .RPT file.
Kill App.Path + "\Data\" + "filename.rpt"
Any ...
-1
votes
0answers
34 views
How to connect to a SQL Server and a Progress DB at the same time in crystal reports VB.NET
I have created a delivery report within Crystal and use it daily, but I need to automate the printing so I have included it with a VB.net program to auto-print.
The 2 database connections are SQL ...
0
votes
0answers
107 views
Crystal Reports line chart with multiple series issues
I have a dataset defined as follows:
Id int
SampleDate datetime
Series1 decimal(4,1)
Series2 decimal(4,1)
Series3 decimal(4,1)
Series4 decimal(4,1)
aSeries5 decimal(4,1)
What I am trying to achieve ...
0
votes
1answer
43 views
Invalid field number in Crystal report
While loading crystal report using C# i got a error like "Load report failed" and inner error as "Invalid field number". Error occurs in the following line of code
...



