CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums



> Asp.Net Forum > advanced_asp.net.crystal_reports
 TypeRepliesViewsDate
Crystal 2008 License

My company has bought 2 license of Crystal 2008 developer and I have written an application that willbe used to display crystal reports. Part of my application is web based and the other par

 05011/28/2009 1:59:22 PM
PDF error: there was an error opening this document. the file is damaged an d could not be repaired.

Hello all

I use .rpt to generate pdf files.

the problem is that it does not work with adobe reader 7.0 and throws an error message as I mentioned.

Any

 04311/27/2009 10:55:17 AM
How to export a crystal report to a notepad

I am using VS 2005 and crystal report XI. I have requirement to export the crystal report to a notepad. Let me know how can i archive this.


Thanks In Adavance

P

 03811/27/2009 4:57:12 AM
Pass parameters to crystal report

I have created a .net application using c#, it contains a reporting feature. I would like to pass parameters to the crystal report based on selections of the user at run-time. I have written

 03711/26/2009 5:31:37 PM
Report Merge

Hi


i have doubt in report ,we can merge the Rows two rows. , plese help me .


by


stephen raj /


 03411/26/2009 4:59:33 PM
Crystal Report 10.5 with VS 2008 does not work on apache server 2.2

I have developed a website using visual studio 2008. The website works properly in IIS. In apche 2.2 server every thing is working properly but the crystal report viewer page is not working. The

 04311/25/2009 1:33:25 PM
crystal reports with 167 columns

hi all,

I want to create crystal report which consists of 167 columns. I do not want to do manual alignment of the columns as it take time, can any one please tell me how to align the col

 03111/25/2009 1:33:25 PM
Joining data from two databases in a Crystal report

 I have connected to two different databases in a report (database location) and wish to pull values from both where both have the same nominal account.

It seems to be pulling t

 03811/25/2009 1:33:23 PM
The report you requested requires further information

i have created a crystal report every thing worked fine but when i debug im getting like **The report you requested requires further information. and below it servername,username,password

 03611/25/2009 6:15:32 AM
Problem using PUSH method: Only first page of report loads correctly.

I'm trying to use the "push" method to populate my Crystal Report(s) at runtime.  I've gotten the code to work, for the most part.  My data set is populated, and&

 04111/24/2009 9:24:23 PM
Problem to load a report

hi:

I have a problem with crystal reports, after deploying the report, sometimes the report doesn't come up, the page is loading up but no report appears, this is the code I am using:

 03111/24/2009 1:41:32 PM
customize existing .rpt file to use web service instead of sql connection

Hello all, I am a newbie to crystal report and I got a problem with .rpt as following.

My application need to generate report based on my web service data layer.

the report exists

 02311/24/2009 1:41:31 PM
How to create a parameter that is filtered by a previously selected paramet er?

Hi

I have a sub-report that requires two parameters to be based to it. So I created two parameters, parameter A and B.
Parameter B is a subset of A, for example, A is a list of cou

 02711/23/2009 11:57:37 PM
Error : No Printers are Installed (PrintToPrinter Method)

Hi,

I am working with Crystal Reports, I try to Print my report to the default printer with the code ;

 

crMyReport.PrintToPrinter(1,
 03011/23/2009 12:23:54 PM
Failed to render page

My application is developed in WIN XP , VS 2005 & CR .Net and we're trying to deploy it to window vista machine and the crystal report which have chart has show this error
&quo

 03111/23/2009 12:23:53 PM
Send me Video and coding of Crystal Report and LINQ in Asp.net

 Send me Video and coding of Crystal Report and LINQ in Asp.net

 03311/23/2009 12:23:50 PM
Printing Multiple Copies of a Report

I am using ASP.NET VB code using the Crystal ReportsCrystalReportViewer on my aspx page. Everything works fine, I'm trying to print multiple copies of my re

 02211/23/2009 8:49:26 AM
crystal reports load fail IIS7

i have a lot of cr2008.net (from VS2008) that run fin on my vista development machine

When i publish to the Windows 2008 X64 server - i get a report failed to load err

 03911/22/2009 1:32:09 AM
cusrtomize crystal reports

In my web page I have added a crystal report viewer to display reports. Now I want to customize the controls using code.

1. Disable the Group tree 

2. In the export options r

 03211/20/2009 8:28:34 PM
Crystal Reports in asp.net

 I am new to learn asp.net and i want to Create Reports in asp.net how i can create Reports in  asp.net Provide me Basic please

 03711/20/2009 1:03:26 PM
Crystal Access Denied, Failed to Load the report

I've been pulling my hair trying to figure out what's goi
 03411/19/2009 6:57:00 PM
table 'usp_rpt_XXXX;1' could not be found getting error -VS2005 + Crystal R eport

I started getting error recently and the wired thing is, it works fine on development and production but failing in staging environment.

Whenever i try to run the crystal programmatica

 04111/19/2009 3:56:29 PM
how to use image instead of text in crystal report

hi,

I want to use image in crystal report instead of text, and that text is coming from database.

eg: I want to show image1 when text in database field is 'Complete',

 02511/19/2009 12:25:52 PM
Crystal report in lanscape

Hi All,

How can I show a crystal report in landscape mode. I can print it in landscape mode, but I also have to view this as landscape. any help really appreciated


 
02511/19/2009 7:17:49 AM
failed to create the crystal query engine

I am setting up an application on a terminal server for users to access. I can run the application fine but users get the following message trying to run it.

failed to create the cry

 03111/18/2009 9:23:45 PM
Passing a parameter to a crystal report

Hi everyone,

I'm trying to do a thing that is problably quit simple, but i'm having an hard time.

I have a page where lot's of records are shown in a gridview. In this gri

 03711/18/2009 5:48:19 PM
Displaying Subreport field in main report

I have a main report that has a subreport added to it but i need to copy the values of a field from the subreport into the mainreport i tried the following Created two formulas

 03211/18/2009 3:13:12 PM
How to add crystal report templet in asp.net

How to add crystal report templet in asp.net


 03511/18/2009 9:38:01 AM
Dynamically setting connection string to a report

Hi,

I am using asp.net 2.0, c# and Crystal Report 2008. I am new to crystal report.

I had a problem while migrating my application and db to production server.

There is error &q

 02611/18/2009 7:57:34 AM
Passing Parmeter Range to Crystal Reports using VB Code

I'm trying to pass a range parmeter to Crystal Reports. I have my code that I can pass a discrete parmeter to Crystal Reports which works fine. Listed below is my code:

 
03111/18/2009 3:04:00 AM
Crystal Report

Sir iam developing Web Application with crystal reports. My Application is working fine in localhost and when i uploaded my application on server it gives me error that  Report Load Fai

 03511/17/2009 10:25:28 AM
Unbound Fields in Crystal Reports

Salam,

Could You please recommend me any code tutorial (video or text ) about Unbound fields in crystal report.

Thanks in advance,

Sepid 

 03411/16/2009 10:48:07 PM
Putting Sub Reports into one Report

Hi

I have some sub-reports (which are bound to different datasets). I want to put them all in one report as one report, 

How to put all reports in one report without using &q

 04011/16/2009 10:48:06 PM
Load Report Failed

I know there are tons of posts on this issue, but I am wondering what the purpose of having the Crystal Report controls if they do not work right when you move the web site to production.

 04111/16/2009 10:48:06 PM
Crystal Report Problem

hi

i want to move to pages(Next and Previous) in crystal reports usign asp.net. How can i do that.

Any idea

thanks in advance

 04111/14/2009 10:13:18 PM
Missing Parameter Error

Hello,

I have just started with Crystal Reports as I am required to do so for a reporting system for my Senior Project at college.  I am first trying to learn crystal reports, but

 03211/14/2009 10:13:17 PM
Page break after sub-reports?

I have 3 subreports in my crystal report it gets the data mostly fine but it puts a page break after the first subreport.

I don't want this as this subreport is only a

 04311/14/2009 3:35:00 PM
Runtime Error on Client Machine after Upgrade

I have Visual Studio 2008 Professional installed on a Windows Server 2008 x64 machine. I have Crystal Reports created from Crystal Reports 2008 Basic that was installed with Visual Studio 20

 03511/13/2009 3:22:16 PM
Crystal Report 10.5 problem need help

i've done a report with datasource from 2 DataTables in the same dataset

i use VS 2008 & crystal reports 10.5

when a first time uploaded the report on server by source safe al

 03611/13/2009 1:16:13 PM
How to set a null value to the boolean-type parameter

Hi,

Recently, I came across a problem with setting default value for the parameters of a stored procedure.

When I was designing a crystal report file calling a stored procedu

 02311/13/2009 3:14:32 AM
Telling when grouping stops.

I've developed a report which gshows columnar data grouped by month down the page.  There is a summary sub-report in the footer.  This sub-report shows some year-to-year compar

 03611/12/2009 11:13:33 PM
How to change old table to a new table and keep the fields? (Mapping to the new table)

Hi
I have created a report with fields from one table (A), but now I need to replace this table with table (B) that have most of the field names, but few new fields that I will need to use.

 04111/12/2009 9:11:28 PM
Passing parameters to a Crystal Report

Hello,

I created a crystal report by using the stored procedure and it is taking 2 parameters @DateFrom and @DateTo.

So both of them are parameter fields.I am trying to pass the value

 03911/12/2009 9:11:28 PM
Can any one help me

i want to create crystal report (.rpt) dynamically in c#.net, that means during runtime i want to create the .rpt and will deside what fields to be displayed. The user can choose the tables and t

 04711/12/2009 5:41:09 PM
Multiple Values in Report Parameters

I am trying to a report parameter have multiple values like 1, 2, or 3.  I want to use the values to filter my queries.


I used a string paramter.  What do I enter in

 03911/12/2009 3:17:54 PM
Condition field on Null

I need someone to hold my hand and walk me though this because i'm so lost.

 

All i want is if the date is null from the database than put a string in the report.

 03111/12/2009 1:14:05 PM
Crytal Report Deployment

Does anyone know how to create a crytal report that is wasy to deploy from dev server to production server, maybe using the web config connection file

 03011/12/2009 10:47:34 AM
Can we suppress linked subreport parameters when main report returns no row s

Hi All

          I am using .net 3.5 framework.I have a main report and 3 linked subreports.In the main report I have a WOID that WOID i

 03211/12/2009 9:20:02 AM
Report Viewer Text Alignment

Hi,

 

I have 2 reports that I am loading into a Report Viewer object dynamically at run time. In Crystal Reports 2008 they render correctly and everything appears fine.

 02911/12/2009 3:04:30 AM
Displaying Multiple Groups in one report using multiple DataSets

Hi,

I am new to Crystal Reports,  So far I have created simple ones. 

My Problem is that:

I have a web-page (aspx) which have four sections, 3 of them have grid

 03711/11/2009 8:18:18 PM










   
  Privacy | Contact Us
All Times Are GMT