Crystal Reports library for Visual Studio 2010 for programmatically running and exporting reports.

learn more… | top users | synonyms

1
vote
0answers
22 views

Get Crystal Report data in session

I have noticed that crystal report runs the Linq query once again when the page index is changed, means when we load second page from first page? So just wanted to know if we can get which page is ...
0
votes
0answers
10 views

Crystal Report takes long time to load every time in VS2010

I am working in a window project in asp.net4.0. I am using Visual Studio 2010. I have create an Invoice report in Crystal Report . Problem is that It takes1 minute to load every time. I have searched ...
0
votes
1answer
34 views

The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception

I am deploying a desktop application to my clients that uses the Crystal Reports API to display and print forms. I am building my installer using InstallShield 2012. I have also included the .NET 4.0 ...
0
votes
0answers
11 views

Crystal reports 13 - barcode doesn't show in viewer

I have a weird situation: in design and preview my report showing barcode properly but in report viewer or exported in PDF report's behaviour is like I dont have a referenced font (Free 3 of 9). Is ...
0
votes
1answer
22 views

Stop code execution when tab or page is closed asp.net?

I have been publishing crystal Report and this is one of the most frequent error I get, if I close the tab which shows the report, my code keeps on running till the time report query (LINQ) runs in ...
0
votes
1answer
12 views

Crystal report viewer not wraping correctly

I'm using Crystal reports 13 on visual studio 2010. I have a report that is displayed in a CrystalViewerReport control and almost everything is ok except that with some details the text is not ...
0
votes
0answers
9 views

can we add column explicitly to the cross tab crystal report in vs 2010?

can we add column explicitly to the cross tab crystal report in vs 2010? I am trying to add Total column to the cross tab report explicitly, Is it possible, if yes then how to do that?
0
votes
0answers
5 views

SAP Crystal Reports 2010 loading very slow

I have a solution of multiple projects in vb.net vs2010, and using SAP Crystal reports 2010 for reporting. My Problem is that in all projects my reports are opening in report viewer normally. but ...
0
votes
0answers
26 views

Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine' / Windows 2012 server

we have an application written in .NET 4.0 which uses this SAP Crystal Reports. While the same build (x86) is working perfectly OK in Windows 2003/2008 (both x86/x64) with .NET 4.0 framework installed ...
0
votes
2answers
48 views

Crystal Reports: How can a not on-demand subreport be displayed as a link in the main report

I am struggling to fix a subreport where data is obtained at the point when the main report is generated and the subreport to be displayed as a link, similar to an on demand subreport. The issue that ...
0
votes
3answers
114 views

Crystal Reports load reportDocument failed

I use crystal reports on vs 2010 c#, and i create pdf files using rpt documents of CR. I put this code on windows service,my code works normally for 30 - 40 times but then memory is rising per +5 +7 ...
0
votes
1answer
163 views

CRYSTAL REPORT FOR VISUAL STUDIO 2010 ASP.NET INVALID FILENAME ERROR

Hey everybody I am facing this error with crystal report Server Error in '/' Application. Invalid file name. Description: An unhandled exception occurred during the execution of the current web ...
0
votes
0answers
28 views

Crystal Report Viewer prompts for authentication only on the live

I have an asp.net mvc application running an asp page for a Crystal Report Viewer When I run the application on my dev server, everything works as expected. When I run the application on one live ...
1
vote
1answer
36 views

crystal report and avery 5160 in vb

I created a avery 5160 report in Crystal Reports through the wizard. When I pass my values to Crystal it is only showing 1 label in the report viewer. Do I have to tell Crystal I want 30 of these ...
0
votes
0answers
43 views

crystal report viewer 13_0_5 not working in vpn

I'm troubleshooting an error a user is having while running reports through crystal reports viewer with run time version of 13.0.5. The crystal report viewer gives me error in allInOne.js file when ...
1
vote
1answer
88 views

Crystal Reports for VS 2010

I want to use Crystal Reports in my project. I want to join two or three tables and present them in my report. For example: I have an information table, which contains the information of the people ...
1
vote
0answers
64 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 ...
-1
votes
0answers
75 views

The table XXX could not found while refresh crystal report in vb.net

I have error in my crystal report viewer while i refresh my report. On my first run it will show no error,but when i refresh my report it show the following error: The table XXX could not ...
0
votes
2answers
26 views

Is there a quick way to refresh Oracle table structure in Crystal Report

I have a CR using multiple Oracle tables with complex links. I have to change the structure of 1 table (add a field actually) but the new structure is not reflected in the crystal report. I have tried ...
0
votes
0answers
99 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
votes
0answers
12 views

Dotnetnuke: Crystal Reports and Inter-module communication [closed]

I'm using DNN7 and I'm new to this. Could anyone please give me a link or an example to display the search results of a Search module in a different module as a Crystal Report (VS 2010)? Both the ...
0
votes
0answers
51 views

Cross tab report in Crystal Report

I am quite new to cross tab type reports in crystal report and I want to show multiple users multiple details. So that I have columns as username and row containing details of the same. Like: ...
0
votes
1answer
150 views

Crystal report export to multiple tabs of excel

Hi I have a report with in section as group. each group is having 1000 records and each group information should come in different tab of excel. As i know there is no direct method to export to excel ...
0
votes
1answer
141 views

How to solve “Invalid Printer Specified” error in c# winforms?

I am sure this is pretty much frequently asked question, but I can't find any answer suitable for me. Please consider below scenario. Scenario I have developed a C# Winform application with SAP ...
0
votes
0answers
39 views

Crystal Object BackColor Programmatically

I want to dynamically aggisn backcolor to crystal report text object Following is my sample code Public Sub SetReportStyle(ByRef rpt As ReportDocument) Dim i, rptcount As Short Dim rptctrl As ...
0
votes
0answers
27 views

Crystal report is not shown in toolbar after installing in vs 2010

i want to use crystal report in vs 2010 i have download .msi for it and install it but after installing it i can't found crystal report in toolbar how can i add it in toolbar
1
vote
0answers
100 views

How to set number of copies in crystal reports?

I am creating a crystal reports using Visual Studio 2010 and using ADO Dataset for database field on report. now i want to set default 2 copies of bill on print button on crystal report viewer. code ...
0
votes
0answers
56 views

Long string in Crystal Reports

I have a report CR. In my report I check if the record exist more than once in the table, if it's the case i concatenate the Column "Other" of these records and I display just one line in my report ...
0
votes
0answers
164 views

generate crystal report in vb.net using the datagridview items

I have the gridview items. By clicking on the Payment button a report will be generated with the gridview items and one field from Receipt table(ReceiptNo)
0
votes
0answers
149 views

Multiple Object List as Crystal Report Data Source

I am bit stuck in setting crystal report Data Source. The actual scenario is a below - My report uses two objects for data - Obj1 and Obj2. Obj1 and Obj2 both are .net class with various ...
0
votes
1answer
40 views

Sum of certain Group Totals

I'm making a crystal report using Crystal Reports for VS2012 to show the amount of cord ordered to be cut during a date range. I've got everything working except one part and I'm not even sure this is ...
0
votes
0answers
37 views

Why do I see this error printing from a .NET app on Citrix?

We have a .NET application (in-house built) that prints using Crystal Reports for Visual Studio 2010. It runs in a Citrix XenApp context. If we run an on-screen report, using the Crystal Reports WPF ...
0
votes
1answer
47 views

How to obtain number of pages in a Crystal Reports .NET report

I have a web application in which I render one or more Crystal Reports and then merge them into one PDF. What I'd like to do is obtain the number of pages from one ...
0
votes
1answer
232 views

Database Login UserName Password window appeared on view of Crystal report VS2010 with two .ttx file

I am working on C# 4.0 Win-Form application and using Crystal Report For VS2010. In my report i have connection with Field Definition Only File. I have two ".ttx" files. When I view my report it ...
0
votes
0answers
22 views

crystal report for visual studion 2010

i have use crystal report for visual studio 2010 . when we create & save crystal report in windows 7. its works fine in windows 7 but in windows xp crystal report not working. *show error ...
0
votes
0answers
80 views

Crystal report VS 2010 error : Unable to get value of the property 'notifyScriptLoaded': object is null or undefined

I have installed SAP crystal report for VS2010.Now when I tried to generate report through reportviewer control on .aspx page I got following error: Microsoft JScript runtime error: Unable to get ...
0
votes
1answer
93 views

Crystal Report displaying formula result as 00

First of all I would like to apologize if this has been asked before, I just couldn't find the answer. To the point: My problem is as follows: I am using Crystal Reports for VS2010 and I have a field ...
0
votes
0answers
73 views

How remove parameter name in crystal reports prompt?

when run my crystal report the parameter prompt shows me both the prompting text and parameter name.I just need only paramter prompt value not anything else...Is there a way regarding this? thanks
0
votes
2answers
204 views

How to convert varchar field to date format in crystal reports?

I have a field 'DOB' where it is of type varchar in mysql.I get output in the format of 1989/09/24 00:00:00.000 when i select the statement.I get the same in crystal reports.I need to convert it into ...
0
votes
0answers
134 views

ASP.NET / Crystal Report: Crystal Report Viewer Toolbar is Broken

I am currently using Crystal Report (for Visual Studio 2010), version 13.0.2 There's a funny error every time I run my web form: I tried removing the existing style sheet of my web form, and the ...
0
votes
1answer
144 views

Crystal Reports - Hide Page Header on First Page

I have a report that needs to show a report header on page 1, and a different header on subsequent pages. This seems simple enough; if I add pagenumber=1 and goupnumber=1 to the suppress formula for ...
0
votes
0answers
7 views

how can i create copy of reports

I need same report twice in a same page .one is for employee and another one is for company.i am using SAP crystal report.and added details only in detail section.please help me to get.
0
votes
0answers
55 views

Vertical orientation of value in bar graph

I am creating a bar graph in Crystal Reports but I'm having the following problem: I need to show the value of each bar and I do this with the DataPoint property in the value crShowValue. The ...
-1
votes
1answer
163 views

How to design a crystal report to fit the data in a Letter head template

I have a letter head which is supposed to print the data comes from the crystal report. Once the letter head inserted to the printer & generate and print the crystal report, the data should fit to ...
0
votes
0answers
177 views

Crystal Reports Viewer - File Not Found

I have an MVC application that contains a aspx web form. On this web form is a CrystalReportViewer control. The report is loading correctly and loading the parameters from the database. The control ...
1
vote
0answers
309 views

Crystal Report for VS2010 Alignment issue

I have this web application that uses crystal reports for VS2010. I have crystal reports service pack 2 installed. What i don't understand is that everything works fine in the development machine ...
1
vote
1answer
572 views

C# Crystal Report PDF Exception

I have c# report PDF export project based on a dataTable I have manually created. I am using the following code to try and set the datasource and have tried many different variations but cannot get ...
0
votes
1answer
41 views

how to find sub total for each T1 & T2 using Formula in Crytal Report

See This images how to find sub total for each T1 & T2(see abv img link) using Formula in Crytal Report
0
votes
0answers
28 views

calculation in crystal report

I have two field in my crystal report ,one is Stud1 and other is Stud2. In my report the data of those field are show by group wise .I have other field in these report that is P(%). In P(%) field I ...
1
vote
0answers
116 views

cystal report v 13.0.2000.0 did not load static images did load to the browser

i have a crystal report having static logo in header. when i view it at design time it look pretty will but when i run the application, in the browser every thing is ok but the image did not shows ...

1 2 3 4 5