Database name is not being changed
I am trying to make changes to the report that is in production by making a copy and connecting to development database. When i try to set the database login info dynamically using vb.net the report...
View ArticleWhat is best way for handling date Internationally in crystal report?
I have crystal report based report that uses Store Procedure with parameters(that includes date) as its datasource in my vb.net 2010 app. I realised that when my computer is on US culture , the report...
View ArticleCrystal Report exporting a report as excel file
Hello, I am creating a crystal report in VB 2008, and i want to export my work in crystal report viewer as excel file. Can this be possible???
View ArticleVisual Studio 2012 Crash on Report Modification
Hi: I am trying to make a change to one of the formula field in crystal report and whenever i hit the save report. VS2012 crashes and restarts. This is crazy. I was able to make the changes before but...
View ArticleRun Visual Studio 2013 solution with Crystal Reports
I have an MVC application originally developed in VS2010. We have Crystal Reports (CR) integrated into it and all works smoothly. Now, I need to setup some new workstations which will have only VS2013....
View ArticleNot printing Images to paper from Print preview from report Viewer using...
I am using SAP crystal reports for Visual studio 2010 in my application. In one of my report I have used images. I am getting image including data in my print preview in report viewer. And also I am...
View ArticleHow can I have column of data and a crosstab export to same rows in xlsx format?
CRVS2010, SP7. I have report that contains a single column of data and to its right, a crosstab. I know at report design time how may rows the cross tab will produce, the number of columns is...
View ArticleVisual studio 2010 x y axis
Under the old CR I could position a box/line by the x y axis. This way i can line up multiple boxes on a form In VS 2010 i seem to have lost the ability to do this. Is there a way to position boxes...
View ArticleHow to speed up a small report
I've got a report that I'm running from an Oracle database using .NET 2010 and the associated Crystal drivers. The report SQL returns in a fraction of a second in TOAD. When I run the report from the...
View ArticleCrystal reports working in Dev not in production
Hi somebody pl help me with this or share the thread if it is been already discussed..My crystal reports are working in dev machine but in production it is not generating.But the thing is not all the...
View ArticleError export report in pdf from CRforVS_redist_install_64bit_13_0_7 on...
Hello, Error CrystalDecisions.CrystalReports.Engine.ReportDocument threw an exception on a Windows server 2012 standard operating sytem on which was installed CRforVS_redist_install_64bit_13_0_7. void...
View ArticleVS2005 : Problem with PDF format in Crystal Report in 64-bit machines
Hi, I've written an app that creates a pdf from a crystal report. It works perfectly on the 32-bit machine , but export incorrect data on 64-bit machines.data unsorted and repeated code used...
View ArticleCrystal Reports 2008 report displays blank page using Win 2012 server, IIS8
Setup:Crystal Reports 2008 reports with .Net web application has been deployed in IIS8 and OS is Windows 2012 Server Std 64 bit Deployed .Net web application has been in Default web site and related to...
View ArticleSupport Pack 8 doesn't support Visual Studio 2013
It seems that SP8 was not build to support Visual Studio 2013 even thought it was noted otherwise!
View ArticleMissing libraries from crystal reprots
Hi, I got a project. I want to start it but there are missing following dlls:CrystalEnterpriseLibCrystalInfoStoreLibCrystalReportPluginLib I installed more of the things from here:SME Free Trials | SME...
View ArticleCrystal report From c#
Hi I have a crystal report where i need to change display of field objects dynamically based on drop down control selection from c#.Actually i can do this without any effort if i would take a parameter...
View ArticleChange legends of chart at runtime in crystal report
How to change legends of chart at runtime in crystal reports for asp.net? Please help
View ArticleCrystal SDK. How to determine if a parameter is a subreport parameter with...
Hi In CR2008 SDK I have the following code to determine what parameters a rpt file have: for (int i = 0; i < doc.ParameterFields.Count; i++) { ParameterField parameterField = doc.ParameterFields[i];...
View ArticleChange axis labels at runtime
How to change axis labels in crystal reports for asp.net at runtime?please help Thanks
View ArticleBUG in PrintOutputController.PrintReport with CRRuntime_12_6_mlb.msi
Hi, Problems with Report Application Server(RAS) component (PrintOutputController.PrintReport), instead of PrintToPrinter method A customerwithCRRuntime_12_4_mlb.msiinstalledruntimeinformed us of...
View Article