Error - Could not find crdb_adoplus.dll or one of its dependencies
It all started last week. I am writing a Windows application with VS 2012. This application has several reports. There is a particular report that has a parameter that I use as the header. In the Form...
View ArticleProblem showing the crystal report viewer in form after added the component...
Greetings I have a problem running a program. I created a form which I added the component Crystal Report Viewer perfecty but during program execution when I call that form my VS 2012 Ultimate show the...
View ArticlePrinting with crystal reports
when i click on print report it pops up export to pdf. i just want to print directly
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 ArticleColumns' width at runtime
I have a report with the option "Format with Multiple Columns" checked. In the "Layout" tab I've manually set the width of the column, but the actual width of the column will only be determined at...
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 ArticleGray color background in PDF exported from Crystal Report not printing...
I am processing a crystal report on RAS server,and exporting it to PDF, using the RAS Dlls. Dim Report As ReportClientDocumentDim crExportData As New ByteArrayDim crExportType As...
View ArticleReport Viewer for ASP.NET vNEXT
With ASP.NET vNext slated for release in early 2015, it brings with it some nice enchantments and deprecation of features. One of the deprecated items is the WebForms runtime or rather the System.Web...
View ArticleProblem happening again. The maximum report processing jobs limit configured...
We have started receiving load report failed error again in one of our production servers. This problem occurred some months ago and on that time we found that in the code reportdocument.close method...
View Articlecrystal report: client-side printing problem
Hello everyone, I developed an asp.net web application / c # - VS2012 - crystal Repport (CRforVS_13_0_5) on windows 7 pro 32 bits, everything is ok even print reports. The problem is that when...
View ArticleMissing Parameter Values - I'm not using parameters linking to sub
I'm developing reports for use in an aspx environment using Visual Studio 2010 and CR 13. I have a main report and a subreport. Each report is linked to the database with a view that is connected to a...
View ArticleCrystal Report in vb.net using mysql database
Please help me to build report. i already make but the data was not show.
View ArticleWPF 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 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 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 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 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 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 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 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 Article