WPF Crystal report throws an exception when user tries to replace a file...
I am using the latest version of crystal report CRforVS_13_0_10 with Visual Studio 2013. I am working a WPF application and using the WPF crystalreportviewer control. The steps to reproduce the...
View ArticleHow to release ReportDocument or CrystalReportViewer instances ?
In a large WPF application using Crystal Report for Visual Studio 13.0.10, i detect that instances of CrystalReporViewer and ReportDocument are not released. I reproduce this in this small code :...
View ArticleREFRESHING FIELDS
I am using Crystal with VS 2012.In order to use the fields in Crystal I save the Dataset as XML doc(ie DS.WriteXml(Server.MapPath("~/Crystal/cccRptActivityOpcoCc.xml"), XmlWriteMode.WriteSchema);)And...
View ArticleCrystal Report Toolbar images not displaying properly in IE?
Hi,I am using VisualStudio 2012 ,crystal report version 13.0.2000.0 and sp5.My problem is that after loading crystal report, toolbar image icons (such as print,export etc) are not showing properly...
View ArticleReportDocument.PrintToPrinter function Causes memory leak and Does not...
Hi All, I have piece of code where I call the PrintToPrinter function to print the contents of the report to directly to printer. Here it prints the contents to the printer, But does not release...
View ArticleCrystal reports viewer will not prompt for parameters
Help,I can not get crystal report viewer to prompt for parameters when called from IIS 8 on Server 2012 r2 I can get crystal report viewer to prompt for parameters when run from vs 2010 built in web...
View ArticleBeing prompted for a parameter
Hi, Ludek, I hope it's okay, but I thought it would be better to start a new post about the parameter issue. To recap, the issue is: I am writing a Windows application with VS 2012. This application...
View ArticleSetting RecordSelectionFormula to multiple subreports is not working.
Hello, I have an application vb.net Vs2005 winform an Crystal Report for .NET.I have a report whith 3 subreports : i want to specify RecordSelectionFormula for the 3 subreport but it work only for one...
View ArticleDatasource incorrect on deployed report
I've been looking for an answer to deploying a CR for a couple days now. I have finally figured out how to get the viewer to work on a deployed machine but now I find that the report thinks the...
View ArticleSetting data source for subreports that are added during run-time to main report
Hi, all, I have a situation where I have one RPT file, as the main placeholder, with its dataset/datatable as datasource, and based on different configurations that user can edit, different subreports...
View ArticleCrystal report design issue when integrated with master page
because of integrating the crystal report viewer tag in the content place holder of master page the report not showing print,export and page navigation buttons. can you please help me to change crystal...
View ArticleAdding a Subreport to existing report and getting this error, "Unable to...
I have taken on an existing vb.net project done in Visual Studio 2008 with crystal reports version Crystal Report XI. The reports on their own work very well. Problem is I need to add information to my...
View ArticleDisable object selection outline on Crystal Report Viewer
Hello all, I have a problem with our reports having a default outline selection around margins of the report when the crystal report viewer comes up. It looks like a box with small dotted lines. Is...
View ArticleEmbedding a Word document (OLE) and exporting the report to Word
I'm using SAP CR for Visual Studio (2010). I need to embed a Word document using OLE into my report (displayed as icon). The end users, however, need this report in a MS Word format, and need to have...
View ArticleMigrating from CR2008 to CR2011 gotchas...(Help)
So We have moved from CR2008 to CR2011 YAY!! We have an older .net app (32) That is displaying our reports when called.So I have ported all of the reports to the new web server where CR2011...
View ArticleParameter selection values not displayed after migration from Crystal ActiveX...
Our software has a screen embedded within it where the customer can run their Crystal reports, this used the ActiveX/COM report viewer which worked well enough and the customer was happy. Because the...
View ArticleCrystal reports 13.5 : Export to excel formatting
Hi. We are developing web application using VS 2010. We are using crystal reports 13. Initially we had VB6 application which used crystal reports 8.5. The format for excel report generated by crystal...
View ArticleReportDocument.PrintToPrinter function Causes memory leak and Does not...
Hi All, I have piece of code where I call the PrintToPrinter function to print the contents of the report to directly to printer. Here it prints the contents to the printer, But does not release...
View ArticlePrinting with crystal reports
when i click on print report it pops up export to pdf. i just want to print directly
View ArticleHow to Connect crystal report with multiple databases?
I Think my question is really clear I ask this because i think i already used every way logic in my headConnectionInfoIConnectionInfoPropertyBagDataDefModelEtci found Ludek's post about "Ras Connection...
View Article