Tutorial on creating a CR webservice that serves up many reports?
I found this one, but it is very out of date: http://resources.businessobjects.com/support/communitycs/TechnicalPapers/crnet_serverfile_deployment.pdf Is there a newer version that shows how to work...
View ArticleSet datasource for subreport
Hi, all, I tried to add a subreport to a report document using inProc RAS, like so: private CrystalDecisions.CrystalReports.Engine.ReportDocument document; SubreportClientDocument...
View ArticlePlease wait while the document being processed
On Next Page - Please wait while the document being processed I am using Crystal Reports for VS 2013. The report is working fine but if you click on the next page or click on group tree, the message...
View ArticleMemory full & request could not be submitted to process for Reports
Hi. I am encountering crystal report error. I have a database that store around 19k records some with and without pictures.I am a newbie and I customized my own report. When trying to generate report...
View ArticleWin32Exception by changing parameters
Hello, I have a problem with the newest Version of Crystal Reports for .NET (13.0.10.1385). If I change some parameters I get this Win32Exception: System.ComponentModel.Win32Exception (0x80004005):...
View ArticleField margins shifting to the left on Crystal Report
Hi, There is Crystal Report print issue on our web application. I am working on production web server upgrade (from Windows Server 2003 to Windows 2008 R2). Our store order station (web application)...
View ArticleRuntime on windows 2008 SP2
I have a peculiar situation, i have some applications writen in .NET 1.1 that uses Crystal V10, i'm moving them from windows 2003 servers do windows 2008sp2 servers because they are the latest version...
View ArticlePrint Problem
Hi, I used CrystalReportViewer in Visual Studio 2013 to show report on Web app. The report works fine, but when I click "Print" button to print this report, it shows the dialog "Print to PDF" to...
View ArticleException in CrystalDecisions.ReportSource.ReportSourceFactory
I'm deploying a Windows Forms Application and when the user try to open any report, the following exception is thrown: O inicializador de tipo de `CrystalDecisions.ReportSource.ReportSourceFactory`...
View Articlerpt exporting to doc format, then copy to a new doc error
Hi,sap experts I'm exporting a doc file in my winform application. it shows ok. Then I copy the content to a new doc file, it is not correct. And is there anything wrong?Thanks.
View ArticleCrystal Reports Viewer Scale Report Page to Fit Printer Page Disabled
Need help with determining how to disable Scale Report Page to Fit Printer Page for VB.NET because all my crystal reports print outs are smaller than how they use to print after upgrading to Crystal...
View ArticleReport designer crashes Visual Studio 2012 on preview
We have a web app with 20-some reports and have recently upgraded to Visual Studio 2012 and Crystal Reports version 13.0.5. When I attempt to preview a some of the reports, Visual Studio crashes every...
View ArticleExport functionality not working for CSV format
Hi While trying to export file in CSV format, it is throwing "Logon failed exception" butI am able to export other formats like Word/Excel/RPT/PDF etc through code. I tried to sneak into the issue and...
View ArticleGroup Heading not show in group header
Hi to all,i create a dynamic crystal report. when i set grouping through code, data are grouped in crystal report but the group heading not show in group header. i use this code. i more under stand i...
View ArticleError:"The group options for a date, time or date-time condition field must...
I have been searching everywhere for the resolution to this error message.I have a Crystal Reports report that was using an old version of CR. We upgraded the application and CR to VS2010 and CR for...
View ArticleThe type initializer for...
I'm developing an ASP.NET 4.0 Web Forms application in VS2013 using Windows 8.1 / 64-bit. Crystal Reports runs fine in Debug mode from Visual Studio but when I've tried deploying it on different...
View ArticleWhat dependencies does CRforVS_mergemodules_13_0_10 currently have?
Like many people I am trying to use the CRforVS_mergemodules_13_0_10.zip merge modules in InstallShield LE. I have spent the past two days reading article after article with still not gaining a full...
View ArticleHow to set report to print to 8.5" wide by 7" high page
I am getting confused by printer/paper handling between Crystal 2011 and my WinForms VB2010 application with CR Engine 13.0.9.1312 installed. I thought when I send a job to a printer, if I don't...
View ArticlePrint to crystal report from WPF
Hello All,I've a question regarding linking a crystal report to my WPF application. I already have crystal report which details all the information about a particular Job. In my WPF application, user...
View ArticleIs there a timeout for Crystal Reports?
In my ASP.NET 4.0 Web Forms application, I've built a reports module that utilizes Crystal Reports to generate the reports, creating each as a PDF, storing it in a MemoryStream object, and then...
View Article