Crystal reports barcode shrink when generate pdf from asp.net mvc
im use following code to generate pdf from crystal report in ASP.NET MVC platform [HttpGet] public ActionResult ClassCard() { ReportDocument rd = new ReportDocument();...
View ArticleOperation not yet implemented error in PDF export
Greetings! This error started to appear just this morning (everything was working just fine yesterday) when the users attempt to export a Crystal Report to a PDF file. I've searched the net, and...
View ArticleLoad report failed when it opens in the outside of VS.
Hello, I'm new to this forum.I'm having a problem and the deadline of this project is this week.The problem is appears when the project is nearly done.The report is loaded completely in my VS 2010...
View ArticleSpeed up Crystal Reports generation on CRS2013
Hi all, I used Crystal Reports Server 9 to generate report, the datasource is a dataset object which then set to the report in run time. The report contains 10 subreports and it takes around 20...
View ArticleC ++ 2005 Redistributable requirement
As far as I know, Microsoft Visual C ++ 2005 redistributable must be installed for Crystal Reports runtime engine to run. Microsoft is ending support for Microsoft Visual C ++ 2005 on April 2016; is...
View ArticleDivisionByZeroException using WPF Viewer
Hello, on some computers we experience DivisionByZeroException when trying to print report. The full stack trace is : System.DivideByZeroException: Attempted to divide by zero. at...
View ArticleFailed to load database information when connecting to SAP Cluster, Table
Hi, We are using the .NET SDK and the SAP Crystal runtime for .Net v13.0.9.1312. We are connecting to an SAP Cluster, Table or Function data source. The report works properly in the Crystal Report...
View ArticleDoes CRforVS_13_0_15.exe support Visual Studio 2015?
Hi, I have VS 2015 Professional version installed on 64-bit Windows 8. I also have VS 2012 installed to support some legacy applications. On install of the executable it hangs at the end (after...
View ArticleCR Runtime 32bits on Terminal Server 2008 R2
Hi,We have the same program ( .Net x86 ) running on TSE and Win 7x64 environment, All are shared on PrintServer 2008R2.We got this error only on TSE and not all time, the CR runtime is 32bit 13.0.15Any...
View ArticleFailed to load database information.Error in File BillReport {Some numbers}.rpt
Hi Team I am having problm with Crystal Report for Visual Studio 2013.I have developed windows application with Crystal Report and Visual Studio 2010.Now when i try to run same code in VS 2013 with...
View ArticleSet CrystalReportViewer.Zoom level before form is visible
Hi, I am trying to set the CrystalReportViewer Zoom level on all my reports to 2 (whole page) but only seem to be able to get this to work once the form has been fully loaded and visible to the user....
View ArticleVariable declaration
Hi,In my report I've to declare lot of variables, initialize them and use them in report in text object. I don't want to create a formula for each variable declaration. I s there a way, I can declare...
View ArticleThe document has not been opened.
Hi, I get the following exception: The document has not been opened. when i initialize ReportDocument reportDocument = new ReportDocument(); It worked in the test environment with no problems,...
View ArticleSAP Crystal Reports runtime engine for .Net framework 4.0 (version 13) 32 Bit...
Hi All, While supporting one of our customers, they request a specific 32 bit library for .NET framework version 4.0. Is anyone able to give me a little background on this? If not, what more do we...
View ArticleExport report definition to text using the SDK
Hello: In CR 11.0.0.895 there is an option to export a report to a text Report Definition, via: File -> Export -> Export Report, then select Format: Report Definition (TXT) as Destination: Disk...
View ArticleGetting System.NotSupportedException: Not supported within subreports.
Hello: I am getting this exception: System.NotSupportedException: Not supported within subreports. at CrystalDecisions.ReportAppServer.SubreportWrapper.get_IsOpen() at...
View ArticleThe report filename was empty
Sorry if this has already been answered. I checked other threads and I didn't really see a definitive answer to the problem. When running my application and attempting to view a report I am receiving...
View ArticleHow to pass Date Parameter to SubReport
Hi, In my VB.NET database, I am recording exam results for a class and print a report using Crystal Reports filtered by term periods.There can be two or more exams per year. Problem is that I cannot...
View Article32-bit MSI redistributable not installing all dlls referenced by Visual...
I have a C# Console Application that I built in Visual Studio 2013 using the 64-bit Visual Studio Runtime Engine sp 15. I am building the project in x86 meaning that the project is building in 32-bit....
View ArticleCRforVS_13_0_15.exe VS2015 Windows 10 installation ended prematurely
I understand that this release (15) is validated for VS2015 and Windows 10, but I can't get it to install. Where would I find the log file to see if that gives any help ? I have checked to see if the...
View Article