Crystal report Migration
Current I am using crystal report 10.2.3600.0 with visual studio 2005 (window application) ,oracle 9i and WinXP. Now I want to migrate to latest crystal report version with visual studio 2010(framework...
View ArticleWhat could be causing a missing DB field on my Crystal Report at run-time?
Ladies & Gentlemen, I have been, thus far, successful in programmatically pulling records from a MySQL database to create a crystal report from a single table. Using the code below, I'm trying to...
View ArticleIntermittent 'Load report failed' error
Hi, I have had a website up and running for the past year with a Crystal Report successfully displaying within it (ASP.Net 4.0, WIndows Server Web edition). So I am confident that everything is set up...
View ArticleUnregistered interface: ICRReportPrinterPageRange
Hi all, While trying to print a report, this exception is raised. Here's the code we use: Try Dim pDoc = New System.Drawing.Printing.PrintDocument Dim rasPROpts = New...
View ArticleProblem with labels in landscape mode
I'm importing a Crystal Reports Visual Studio 2005 that is working fine, but in Crystal Reports Visual Studio 2010 do not.The report have a custom size h=10cm v=8cm in the paper, and in the report...
View ArticleCrystal Reports 2011 Upgrade Programming Question
My team now hosts many websites with .rpt files and we useCrystal Reports 10 Report Application Server (RAS), aka Crystal Reports Enterprise 10 Embeddedunder Windows Server 2003. We plan to...
View ArticleNeed a 64-bit version of CrystalDecisions.CrystalReports.Engine.dll
Is there a version of CrystalDecisions.CrystalReportsEngine? I need a 64 bit version to get a successful result. I installed the Visual Studio plugin and checked the 64 bit runtime. I can only find...
View ArticleErrors of crystal report in Preview.aspx page
i have configured my website in IIS crystal report is showing some errors .i have installed visual studio 2010...SAP Crystal report Version Visual studio 2010,SAP Crystal report runtime engine for .NET...
View Articlehow to print Crystal Report
i am using this code to print crystal report Report.PrintToPrinter(1, true, 0, 0); its giving me this error . i deployed my website in IIS A StartDocPrinter call was not issued
View ArticleIs there any concurrency limit to access reports in a web application...
I am using VS2010 & Crystal Reports version 13.02 to develop and deploy reports web application. The application is deployed on windows 2008 r2(64 bit), IIS 7.5. After going thorugh the below link,...
View Articleproblem with multiplying in CR formula
i use isnumber({table.field1}) * isnumber({table.field2}) first it was working just fine then a months late it come up with an error 'string is non-numeric'. after searching around i found a solution...
View ArticleGet Parameter value passed by Crystal Reports from main report to subreport
Hi, I have report which has a Sub-report. The data on the main report is huge. When the user clicks on the link on each row the sub-report appears. The data for this sub-report is based on a number...
View ArticleReplace or insert a new custom image in place of existing picture object
I have a crystal report with default logo displayed. During runtime, i need to replace that picture with another image dynamically. Things that i tried are:Using Graphic location formula set to custom...
View ArticleCrystal report Migration
Current I am using crystal report 10.2.3600.0 with visual studio 2005 (window application) ,oracle 9i and WinXP. Now I want to migrate to latest crystal report version with visual studio 2010(framework...
View ArticleCrystal Report - Need to print the report continuously without page break,...
Hi all,I am customizing POS solution for my client and my client is using POS printer that supports continuous paper feed. I have designed the receipt using crystal report.I have displayed Company...
View ArticleInject Custom Code in Crystal Report CS file for visual studio 2010
I am very new in Crystal Report environment. Can you please help me for following point? I am using crystal Report for VS2010.[ASP.NET Project in C#] I have a sample Report say “Report.rpt”.In visual...
View ArticleA StartDocPrinter call was not issued
i am using this code to print crystal report Report.PrintToPrinter(1, true, 0, 0); its giving me this error . i deployed my website in IIS A StartDocPrinter call was not issued i have installed...
View ArticleFailed to export using the options you specified. Please check your options...
I Cant Print or Export Crystal report with print icon By exporting with pdf or by taking print with ActiveX its giving me this error Failed to export using the options you specified. Please check...
View Articledeploy Crystal Report version 13.0.2000.0 in 64 bit Window server 2008...
Hi,I am very new in Crystal Report environment. Can you please help me for following point?I am using crystal Report for VS2010. [ASP.NET Project in C#]. Crystal Report version 13.0.2000.0In developer...
View ArticleApplication crashes on ReportDocument.Close()
Hello everybody, our reports are developed in SAP Crystal Reports Version 14.0.2.364 RTM. The reports are being called by a c# dll, written in.NET 4.0 and CR for VS2010. This works nice and without any...
View Article