What is now considered best solution for PDF export errror due to MS KB
I see that Microsoft does not consider this to be their error -- latest KB caused PDF export in vb 2008 to fail. Does the problem exist with vb 2010 -2013 using the appropriate CR for the version?...
View ArticlePossible to Delete Database Connections at Runtime?
So, when i run reports on our servers, there may be multiple crystal reports running at the same time, meaning the crystal report runtime may be loaded multiple times in the same process. What I...
View ArticleChanges to ReportDocument.RecordSelectionFormula no longer apply
Hi, I have found that since upgrading to SP15, setting ReportDocument.RecordSelectionFormula to anything else (e.g. appending additional filter criteria) resets the RecordSelectionFormula property to...
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 ArticleMissing Indexes when running reports..
I wrote a CR Viewer using the CR for VS components a few years back for an ERP system. We have noticed recently that reports are running slower than they should. After looking into the issue and...
View Articlebobj is undefined - only on development server
Hi all, I know this question has been asked more times than anyone cares to count, but I have searched for the last couple of days for a solution to this problem in terms of a local machine development...
View ArticleCrystal Reports for Visual Studio sp14 and VS 2015 Pro
Hi All. I installed VS 2015 Professional on Windows 7 SP1 Enterprise PC. I also installed Crystal Report SP14 for Visual Studio(CRforVS_13_0_14). When I would like to create Crystal Report and selected...
View ArticleIssue with crystalreportviewer navigating with report with parameters asp.net
Hi Im trying to load crystal reports on a webpage. The report load fine and navigates fine if I dont have any parameters in the report.But when I load a report with parameters its shows the parameter...
View ArticleDefault Paper Size Not Saved in Report
I'm having an issue with reports that are supposed to be printed in LEGAL format, however CR is defaulting them to LETTER format, while it displays LEGAL within the print dialog. We have a web based...
View Articleasp.net CrystalReportViewer paging problem
Issue: Cannot navigate past page 2. Seems very common with a lot of people having this problem.There is at least 10 threads about this here and none of them have the answer.The standard canned response...
View ArticleUFL 'u212com.dll' that implements this function is missing
I am attempting to write a user function library for the crystal reports version that ships with Visual Studio 2010. Following the walkthrough on the Business Objects website (although that is for...
View ArticleReplace Connection on Subreports
I am using The Replace Connection code from this document...
View ArticleReportDocument.Close() hangs indefinitely
Recently, a program we run has started to hang on the Close method of crystal reports. The program interates through all our reports and converts all ODBC references to OleDB, then saves the report if...
View ArticleProblem with Visual Studio 2015 Professional Update1 32 bit
Hello to all.I installedVisualStudio2015ProfessionalUpdate 132bit...when I try toinstall CrystalReportstells methat thereisa VisualStudio...can you help me?Thanks so much.
View ArticleCrystal Report Sometimes Hangs, ReportDocument Load method does not return
Hello, we have a very critical issue with a customer that work in a terminal server environment.Sometimes our Windows forms application hangs. We are using Crystal Report for .NET version 13.0.13.1597,...
View Articlehow do a replace the connection Provider in a subreport?
I know how to do it for the main report by using: ISCDReportClientDocument.ReportClientDocument.DatabaseController.ReplaceConnection. When I try the same code with a sub report I get "Not supported...
View ArticleCrystal Reports (VS-2005). Service Pack for Windows 2008 Server
I had issues with reduced font size on Export and Printing. On a PC with Windows XP SP2 installed, I made registry changes as recommended in this post: [Font size decreases when exporting to PDF...
View ArticleAuto upgrade Data Source on Crystal Reports to SQLNCLI11
We have 500+ reports some containing multiple tables, sub-reports with SQL stored procedures, etc. We have upgraded to SQL 2012. We want to update all of these reports (tables, sub-report tables,...
View ArticleCrystal Report connected to database name with dot not working
Crystal Reports 2008 has been used.Database name: TEST.DB.EDUDatabase name has two dots in it. Report connected to Database name (TEST.DB.EDU).When tried to access objects like Table or Views or SPs,...
View ArticleThe table 'PROCEDURE' could not be found. Error in File Report1003...
The following error comes up when I use a package procedures in my Crystal Report. If I use a procedure, the report works just fine. It seems that the crystal report runtime is not recognizing (or...
View Article