Use 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 ArticleIs it possible to update Datastructure definition programmatically?
Hello, I would like to add new database fields to the Database (DatabaseController) model, so that i can link them.>I'm talking about the data definition of the report. I do not need to put database...
View ArticleLicensing for Crystal Report
I have read the paper about licensing but I am still confused (and not me we had several people looking at it). Our situation: - We are developing an ASP.NET web application which we sell to our...
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 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 Articlecrystal report without crystal report viewer asp.net
Please help me to design crystal report without report viewer in asp .net. Surojit.
View ArticleCrystal Reports 13 on Shared Server
Hello, We are developing .net application using crystal reports 13 and is going to be hosted on a shared server. On that server no Crystal Reports are installed (MSI packages) and we are wondering if...
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 ArticleLog4net error with Windows server 2012
Good Morning, I have been struggling with this error for over a week now with no solution.I deployed my web application on a windows server 2012, on my PC the solution is working perfectly, however...
View ArticleData not coming at correct position in HTML 3.2
We are facing formatting issues when exporting to HTML 4.0 using Crystal 2013 from a VB6sp6 application. On opening a crystal 8.5 rpt file in crystal designer 2013 & then exporting the file in...
View ArticleColumn 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 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 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 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 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 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 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 ArticleCrystalDecision.crystalreport.engine.reportdocument threw an exception
I am using crystal report 11.0 and visual studio 2010. Application runs fine on development machine (machine A) but when I deploy it by simple copy paste on machine B (it doesn't have crystal report...
View Article