Crystal Reports locks the program that is running the report on Windows 7
We are having many clients that are running our program on Windows 7 64 bit platforms, our program that displays the report hangs our program when the user closes the report. I ran the latest SP9 and...
View ArticleEditing Crystal Report at Client Machine
Hi Everyone, I have one doubt can anyone help me to solve? I have created one VB.NET application in VS2005. In that I used crystal reports. Now I want to deploy it on client machine. For that I did...
View Articleusing cr for vb 2010 and cr for 2012 on same development computer
I have applications in vb.net 2010 and am going to install vs 2012 on the same development machine. Can I continue to create reports for 2010 and 2012 on same development machine. Will I then have...
View ArticleCR 2013 Runtime, VS 2012 and OutofMemory exception
Hi, We have recently migrated from VS 2008 to VS 2012 and so crystal reports for VS also moved to 13.0.9 version. Now one of the issues we are seeing from our web application deployed in production on...
View ArticleParameter being ignored after upgrade to VS 2013 .Net 4
We have an application created in .NET 2 on VS 2005 that uses Crystal Reports. After upgrading the application in VS 2013 to use .NET 4, the Crystal Report quit working properly. The report has 3...
View ArticleIs there any way to suppress a section using C#
Hi, sap experts As is shown in the picture, I designed a rpt file with many ReportFooterSection, now how to partly suppress the sections using C#. Thanks.
View ArticleSuppress multiple sections at a time?
Hi sap experts, I now using C# to suppress section with the following code: ReportDocument rd = new ReportDocument(); ISCDReportClientDocument crReportClientDocument =...
View ArticleCould not load file or assembly 'CrystalDecisions.Enterprise.InfoStore
Hello I need some help! How to solve thefollowing error inCrystalReports 2008? Could not load file or assembly 'CrystalDecisions.Enterprise.InfoStore,Version=12.0.1100.0, Culture=neutral,...
View ArticleSAP Crystal report plugin forVS2013 13.0.9
Hi , I have insatalled latest version of SAP Crystal Report Plug-in 13.0.9 but Windows Assembly(GAC) displays the all Crystal report assembly versions as 13.0.2 where as dlls in program files(x86)...
View ArticleHow to get the event when CR load complete
Hi, sap expert I'm wonder whether there is a method to get the event when CR load complete. Because if there is a lot of data to be load, it will take a long time to show the report. I want to show a...
View ArticleCan I run existing crystal reports from a vb 2013 project I created?
I'm writing a visual basic project in Visual Studio 2013 Professional. I would like to be able to click on a button and run some existing 2008 Crystal Reports version 12 reports that were made for...
View ArticleCrystal Reports version 13 managed api's run slower than native version 11
Hello,I am a senior engineer, working in a project of porting client code written in C++ using Crystal 11. It uses the native COM api like shown approximately in the following code fragment:-...
View ArticleNumber formatting changes
I am using Visual Studio 2012 to make a web site that displays reports made in Crystal Reports 2011. I am having an issue where the number formatting on my graphs changes from when I open it in Crystal...
View ArticlePrinttoPrinter not working in IIS 7
I have a web App that is not working properly when deployed to IIS. The code that I am using is as follows: crReportDocument.PrintToPrinter(1, True, 0, 0). This code works in design mode with visual...
View ArticleUninstall of Crystal Reports XI R2
I am trying to uninstall Crystal Reports XI R2 on a development machine and I am getting errors about missing files and registry entries. After doing some research I think it may have occurred because...
View ArticleODBC and ADO connections not working from Database Expert
I am using SAP Crystal Reports for Visual Studio (version 13.0.10) running under Visual Studio 2013 from a Windows 2012 (64-bit) server with the Oracle 12c ODP package (version 12.1.0.12 - 64-bit)...
View ArticleHow to print reports to the chosen printer using .NET, SAP Crystal reports...
We have a windows application that is built on .NET remoting. It’s a 32 bit application built using .NET Framework 2.0. We are using SAP Crystal reports run time engine for .NET Framework 4 (32-bit –...
View ArticleHow to resolve allInOne.js errors?
We're upgrading to CrystalReports 13 and .Net 4.5 in Visual Studio 2013 using SP9. Most of it was a breeze. The only thing that doesn't work is the integrated view in our website. The knowlegde base...
View ArticleLoad Multiple Images in Crystal Report using Paths
Hi Guys, I am currently in need of developing a new requirement for our company's client. We have to load multiple images using just link in Crystal Report. Let's say that the images are stored in a...
View ArticleNot able to view CrystalReportViewer in Azure Application.
Hi All, We have an application which was developed in VS 2005 with .Net framework 2.0 and crystal report version 10. We have migrated this application to azure using VS 2013 with .Net framework 4.5 and...
View Article