Column heading shifted down by one row on exporting to Excel 97-2003 format
Weare facing an issue while exporting from crystal 13 to Microsoft Excel (97-2003) format, "Solicitor" column heading is shifted down by one row when compared with the original report.Note: Only...
View ArticleVersions of crystal report for VS 2012 and windows server 2012
Hi Ludek, I am working on developing a web application using asp.net in visual studio 2012, what version of crystal report should I install? also am hosting that web app in a windows server 2012 so...
View Articlewhen I run a report, it comes up blank.
Hi, guys. I'm using VS 2013, framework 4.0. So, when I run a report, it comes up blank. My code ReportDocument report = new ReportDocument(); string strConn =...
View ArticleCrystal report load fails with 64 bit crystal run time installed on 64 bit...
Hi, I have an xbap application developed in Visual Studio 2012 having crystal reports for visual studio. The application is built with Any CPU. My development machine configuration is: 1) Windows 7...
View ArticleSAP Crystal Reports v13.0.9.x and .NET v4.5.2
Hello, Microsoft announced that it will stop supporting .NET v4.0, v4.5 and v4.5.1 at the beginning of 2016, but will support .NET v4.5.2(see Microsoft .NET Framework Support Lifecycle Policy FAQ) Is...
View Articleinstalling support pack 11 to vb.net 2010
When opening vb. 2010 crystal report for editing for my windows application, I received the message of the v. 13.0.11 Cr that could be installed directly to the vb application which I did. However, not...
View ArticleDll project : Mixed mode assembly is built against version ‘v2.0.50727′ of...
Hi I have a dll project in C#.I try to update his framework from 2 to 4.Now when I use : SetDataSource, I have the error:Mixed mode assembly is built against version ‘v2.0.50727′ of the runtime and...
View ArticleThe request could not be submitted for background processing
Hi, We are using Dotnet web forms for launching the report. For a particular report we are getting the following errorError in FileC:\Windows\TEMP\reportfilename...
View Articlegetting database login prompt from viewer from previously running report
With Studio 10 and Crystal 11 I've been running a report for a number of months with no issues. I have these two lines of code after getting my first dataset: UCRpt.Load(reportPath)...
View ArticleInvalid report file path after upgrading to a Virtual Server Windows 12 R2
We had a list of Crystal Reports saved in a web app's report folder and use a common page, showreport.aspx, to load each of the report. It was running OK when we used on the old server, O/S Windows XP,...
View ArticleError while Exporting to Email(attempted to read or write protected memory...
Hi All, I have a piece of code that exports the the report as PDF to email, and I am getting the following error while doing so. "Attempted to read or write protected memory this is often an indication...
View ArticleExportToStream method no longer returns System.IO.MemoryStream in cr vs 2010...
Dear All, I recently downloaded the latest crystal report for visual studio 2010 run time (v 11) installed on mywindows 8.1 with visual studio 2010 pc everything was fine but suddenly the...
View ArticleUse Indexes or server for speed .Net API
In the CR 8.5 runtime there was an option to set the Report Option "Use Indexes for Speed" at runtime via the report object in the following manner; crxReport.UseIndexForSpeed = TrueI cannot find...
View ArticlePrinter Paper source selection for A4&A5
Hi, I am writing C# application with crystal reports for printing my documents to printer. While printing, I am setting the paper source as Auto in my C# Source code in order to auto resolve with the...
View ArticleUpgrading specific abilities from VB6
In visual basic 6 the Format event of specific sections is used to run code to achieve out desired functionality, however, I am having difficulty figuring out how to do this in .NET.I currently have...
View Articleprint invoice half of A4(continous form 9 1/2" x half 11")
Hi all, I've a problem with crystal report that i want printing the invoice to half of A4 paper size which familiar is continous form.. i have been setup the page setup horizontal 8.5 inch and vertical...
View ArticleCrystal Report Windows Forms Viewer : Object Reference not set to an instance...
I am working with a Crystal Reports in Vb.Net Forms application. A huge report that consists of 10-12 Sub-Reports,there are many formulas used in this report, sometimes this report shows "Object...
View ArticleProblem inserting image dynamically into crystal report.
Hello,I'm using Crystal Reports in an application and I don't seem to be able to insert a dynamic image into said report.I've tried creating a formula field to store the path to the image I want to...
View ArticleCrystal report load fails with 64 bit crystal run time installed on 64 bit...
Hi, I have an xbap application developed in Visual Studio 2012 having crystal reports for visual studio. The application is built with Any CPU. My development machine configuration is: 1) Windows 7...
View ArticleCrystal Reports VS2010 - IE10 on web renders vertical stripes, except
Hi I'm experiencing the following problem on CR 13.0.4 (64 Bit production). Users use a DNS entry to access our application, e.g.http://WebApp:80 (which then uses server: 123Server:80)...
View Article