SAP 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 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 ArticleDeploying CR for VS 2010 on 64bit Web Server
I have looked at many other forums and posts related to this but have not made any progress. I am trying to get my VS 2010 project onto a web server. CR works fine when it is in the development...
View ArticleChange formula-value in a subreport with RAS
I have a pointer to a subreport with the type: CrystalDecisions.ReportAppServer.Controllers.SubreportClientDocumentHere I can loop across DataDefController.DataDefinition.FormulaFields, but I cannot...
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 ArticleCrystal Report Toolbar images not displaying properly in IE?
Hi,I am using VisualStudio 2012 ,crystal report version 13.0.2000.0 and sp5.My problem is that after loading crystal report, toolbar image icons (such as print,export etc) are not showing properly...
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 ArticleEdit Crystal Report
Hello Group As I heard that Crystal reports is avaible for visual Studio 2013, I installed it yesterday. Sadly I still can not open the reports in the editor. When I doubleclick the .rpt file in Visual...
View ArticleProblems Loading Assemblies After Upgrading from Visual Studio 2008 to Visual...
We recently changed to Visual Studio 2012 from Visual Studio 2008. Our Click-Once Windows application is still targeting the ASP.Net 2.0 framework (no change there) and everything works fine on the...
View Articleadding images to report created in VS 2010
Hi, I'm trying to display an image in an report created in VS 2010. I'm defining the column in the dataset being of type byte[] and I'm dumping this column in the report. Unfortunately does not work I...
View ArticleRegarding crystal SDK requirement
Hi All, I have a requirement to open a crystal report and read it's contents for dynamic recipients. The current code has been written for Crystal Reports 2011 and I'm trying to convert it to...
View ArticleRed X instead of images when running a CR for VS report in my ASP.NET app
I've been researching this on the SAP Business Objects web site - so far nothing has worked! I'm creating an ASP.NET web app using CR for VS (version 13.0.10) under Visual Studio 2013 for .NET 4.x...
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 ArticleTable of Contents in Crystal Report
Hi everyone, I need some help in creating Table of Content in crystal report. I have one report which had more than 150 pages output. I am using MS-Access as database and passing data source using...
View ArticleThe product version is not registered on the server. Contact the...
Hello After I installed the latest service pack update, when I now go to check for updates I am given a message = The product version is not registered on the server. Contact the administrator of your...
View ArticleProblem printing duplex even though it's saved in the Crystal Report.
I'm using VS.NET 2010 with Crystal Reports 13.0.10.1385 We have a set of Crystal Reports that were created with Crystal 8.5 and they print duplex and the printer and printer preferences are saved with...
View ArticleInteresting issue encountered when 'verifying database' on report using .NET
I'm new to crystal reports and reaching out to the experts on this forum regarding an interesting issue that I have encountered when working with Crystal Reports for Visual Studio 2010. Just to give...
View ArticleNewbie Need CR book
I am trying to learn CR for microsoft version for visual studio for visual basic 2010. I need a good book to show how to use CR. thanks
View ArticleInvalid Section Height when I load the nth subreport
I am attempting to load multiple sub-reports into a master report document. The process is: Use the RAS SDK to obtain a reference to the detail areaAdd a section to the detail areaImport the subreport...
View ArticleReport designer in c# application
A greeting. I wonder if it is possible to add to an application environment c # crystal report design. We need users to edit application c # reports from the application. I add a reference image
View Article