VS2008, C# Program: "x = new ReportDocument();" Throws exception
Hello,I have a C# program that I developed several years ago on a 32 bit work station running XP. I have since moved the a WIN7 64 bit work station. I haven't had to touch this app for a long time....
View ArticleCrystalReportViewer control stays missing from VS2010 toolbox
Hi, I'm sure many of you must be getting tired with this question. Even after reading over 10 similar posts here, and on various other forums I can't get the CrystalReportViewer control to show up in...
View ArticleDeploying Crystal Report 2012 with VS 2012 web application on windows 2008 R2...
Dear experts, we have a web application developed using VS 2012. Now we are planning to add reporting module to be developed using Crystal Report 2012 for VS 2012. One of our developer has warned that...
View ArticlePrinting images on a CR report through code
Hi everyone, I have a problem with printing images on my report. I have created a report with 3 images in the header. The path of the images I pass to the report through code in VB.net. I had a report...
View ArticleHow do I get a report and sub report to read from a custom dataset
I have a report and sub-report, where the reports are unrelated so there is nothing to link the two. The mane report works fine. But I want the sub report content to pick up its paragraph from as...
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 ArticleCrystal report connection issue
Hi, My application is working fine with Crystal Report 8 and now we migrtaed all reports to Crystal Report 14.0.4.738. the same code below is not working, can you please help us Code is failing at...
View ArticleC++ Crystal ActiveX Report Viewer Control 14.0 runtime
Hello, I developed with Visual Studio 2012 a C++ application that uses a Crystal ActiveX Report Viewer Control 14.0. In my computer the reports work perfectly, but when I install the application to...
View ArticleWhat local data sources can connect to SAP Crystal Reports for Visual Studio...
SAP Crystal Reports for Visual Studio 2010. What local (Microsoft) databases can it link to. I'm currently using Microsoft Access, but the performance isn't great in some instances. Can I like to local...
View ArticleBig Problem production machine CR12
Hi all, I have a web project in which I have CR12 integrated with Visual Studio 2012 and Framework 4. On the development computer works fine, but when I want to publish my application on a server, the...
View ArticleCancel Report Load while in progress
In the event of a report that might take a very long time to load, is there any way to stop the load while it's in progress? When setting the ReportSource, and while the load is in progress, the...
View ArticleCrystalReportViewer Refresh
I am using Visual Studio 2008 with Crystal Reports 2008 SP3 for a winforms project. The issue I have is that when I launch a report using the CrystalReportViewer control and the user clicks on the...
View Article64 bit version of CR
The setup: I have a 32 bit application that is developed using VS2010 on Win 7 64 bit machine. The CR DLLs in my project are from C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET...
View ArticleVS 2012 with Crystal Reports 13 having report.load(strFileName) issue
VS 2012 with Crystal Reports 13, Web reports taking over a minute to load some times and not others. Code: using (ReportDocument repDoc1 = new ReportDocument()) { DateTime...
View ArticlePrint report as grayscale / gresycale using engine
Hi, I develop lovely color reports, some with logos, etc. Some of my clients want to be able to see these on the screen in their full-color glory, but print them in grayscale. Is it possible to force...
View ArticleCrystal Reports stack trace in Visual Studio
This is what I get in the stack trace of when I want to show the crystal report on the computer where NO Visual Studio is installed (what do I need to do?). See the end of this message for details on...
View ArticleNeed help on crystal report XI R2
I have installed the Crystal report developer edition XI R2 on Windows 2008 (R2 64 bit) machine.However when i tried to view report via ASP.net page i am getting error like " The type initializer for...
View ArticleCrystal report connection issue
Hi, My application is working fine with Crystal Report 8 and now we migrtaed all reports to Crystal Report 14.0.4.738. the same code below is not working, can you please help us Code is failing at...
View ArticleError Changing from SQL Server OLEDB to Oracle OLEDB at Runtime "Table Not...
I created a simple report in the Crystal 2011 designer, selecting one column from one small table. I created one version connecting to Oracle via OLEDB, another version connecting to SQL Server via...
View Articlesorts and groups
Hi there, I have a problem with sorting a report from a .net application.The thing is: the report has group #1 by id with the name displayed in the group header and we want the report to be sorted by...
View Article